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.
Getting started with GraphOS
Learn about the components of a supergraph architecture, and how GraphOS will help us manage this supergraph.
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!
Lift-off: destination supergraph
Getting started with the supergraph
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