This document summarizes a presentation about GraphQL and serverless architectures. It introduces GraphQL as a new philosophy for building APIs that gives clients control and reduces bandwidth. It then discusses how GraphQL compares favorably to REST by allowing a single data request and being self-documenting. The document outlines how serverless GraphQL works using AWS AppSync as an example and discusses some companies that use GraphQL and AppSync.