Completed
- Characteristics of GraphQL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
GraphQL Tutorial - Learn GraphQL in 30 Minutes
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Introduction to GraphQL
- 3 - Characteristics of GraphQL
- 4 - Difference between GraphQL and REST API
- 5 - Examples of REST API
- 6 - Benefits of GraphQL
- 7 - Challenges of GraphQL
- 8 - Creating a GraphQL Schema - Introduction
- 9 - Creating a GraphQL Schema - Queries
- 10 - Creating a GraphQL Schema - Mutations
- 11 - Creating a GraphQL Schema - Subscriptions
- 12 - Understanding Types and Fields
- 13 - Resolvers
- 14 - Scalers and Custom Types in GraphQL
- 15 - Creating and Executing GraphQL Queries
- 16 - Selecting Specific Fields in Queries
- 17 - Aliases and Fragments
- 18 - Making Changes to Data with Mutations
- 19 - Benefits of GraphQL
- 20 - GraphQL Development Tools
- 21 - GraphQL Server Framework
- 22 - Community and Resources
- 23 - Summary