Lift-off I: Basicsv2
Get started with Apollo
Lift-off II: Resolversv2
Live data, resolvers, and data sources
Lift-off III: Argumentsv2
Getting specific with GraphQL query arguments
Lift-off IV: Mutationsv2
Update data with GraphQL mutations

Learn at Summit
Get up to speed on the best talks that happened at GraphQL Summit 2022.
GraphOS: Basics
Learn about the components of the supergraph and how to get started with GraphOS.
GraphOS: Shipping your supergraph
Launch with confidence using the GraphOS registry, schema checks and field insights
GraphOS: Growing your supergraph
Add a new subgraph and get hands-on with rover dev.
Voyage I: Federation from Day One
Modularize your GraphQL backend using Apollo Federation
Voyage II: Federating the Monolith
Transform a monolith graph into a supergraph
Voyage III: Federation in Production
Integrate schema checks and graph variants into a supergraph in production
Lift-off lab
Build an entire feature on your own. No teaching, just building!
Migrating to AS4
Upgrade the Catstronauts app to use the latest features of Apollo Server 4
Authentication & Authorization
User logins and permissions
Deploying an Apollo app with Railway
Deploying Catstronauts to production
Intermediate Schema Design
Enums, inputs, interfaces, and query fragments