This document summarizes Gareth Jones' presentation on Graph API strategies. It discusses using CQRS and Graph APIs to enable self-service and sustain API velocity. Three Graph API approaches are mentioned: GraphQL, OData, and JSONAPI.org. CQRS with a document store and relationship store is presented as a way to separate commands and queries for API sustainability.