Completed
Can I just run GraphQL at the edge
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Edge Cache GraphQL APIs
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The Story of a GraphQL CDN
- 3 Why Cache GraphQL
- 4 Can I Cache GraphQL at the Edge
- 5 How GraphQL Clients Cache
- 6 GraphQL Invalidation
- 7 List Invalidation
- 8 Creating a New Post
- 9 Manual Invalidation
- 10 Manual Invalidation Example
- 11 GraphQL Invalidation Example
- 12 GraphQL Refetch
- 13 Normalized Cache
- 14 GraphQL Data Structure
- 15 GraphQL for Cache
- 16 Can I just run GraphQL at the edge
- 17 Authorization
- 18 Authorization Token
- 19 Global Invalidation
- 20 Fastly Invalidation
- 21 Outro