Modern GraphQL Crash Course - 2022

This is a snippet of a full modern GraphQL course on Udemy. I hope you all enjoy and learn a ton! Udemy Courses (with discount): Course Repo: Timeline: 0:00 - What is GraphQL 17:57 - Setting up a GraphQL Server 36:00 - Scalar Types 44:30 - Arrays 51:28 - Object Types 1:01:00 - Query with Variables 1:09:32 - Adding Another Object Type 1:20:15 - Relating Data 1:37:00 - Reorganizing Our Directory 1:46:30 - The Context Param 1:52:05 - Adding a Third Object Type 2:01:11 - Adding Filtering Data Logic 2:24:00 - Mutations! 2:27:00 - Adding Data 2:48:17 - Deleting Data 3:13:00 - Updating Data
Back to Top