1. The document discusses how to use GraphQL with ApolloJS and provides an overview of both technologies. It introduces the presenter and covers GraphQL history, companies using GraphQL, advantages over REST, how to use GraphQL, and what ApolloJS is and its products. 2. It then summarizes how to set up an ApolloJS server including installing ApolloServer, defining types and schemas, resolving queries and mutations, using DataLoader for performance, subscriptions, and directives. 3. The presentation concludes with references for further reading on GraphQL and ApolloJS.