Completed
- Adding Filtering Data Logic
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Modern GraphQL Crash Course - 2022
Automatically move to the next video in the Classroom when playback concludes
- 1 - What is GraphQL
- 2 - Setting up a GraphQL Server
- 3 - Scalar Types
- 4 - Arrays
- 5 - Object Types
- 6 - Query with Variables
- 7 - Adding Another Object Type
- 8 - Relating Data
- 9 - Reorganizing Our Directory
- 10 - The Context Param
- 11 - Adding a Third Object Type
- 12 - Adding Filtering Data Logic
- 13 - Mutations!
- 14 - Adding Data
- 15 - Deleting Data
- 16 - Updating Data