Learn how to modularize your GraphQL backend using Apollo Federation.
For a more interactive learning experience, follow along with this course on Odyssey! You'll get step by step written instructions, images, code challenges and quizzes at https://bit.ly/3KRYWeg
00:00 Lesson 1 - Intro to Federation
03:52 Lesson 2 - Project setup
05:14 Lesson 3 - Agreeing on a schema
09:24 Lesson 4 - Building out the subgraphs
14:57 Lesson 5 - Managed federation & the supergraph
18:04 Lesson 6 - Publishing the subgraphs with Rover
26:36 Lesson 7 - How the router resolves data
28:32 Lesson 8 - Router configuration and Uplink
32:13 Lesson 9 - Connecting data using entities
38:33 Lesson 10 - Defining an entity
41:49 Lesson 11 - Entities and the query plan
46:33 Lesson 12 - Referencing an entity
51:45 Lesson 13 - Contributing to an entity
56:44 Lesson 14 - Putting it all together