Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Serverless GraphQL in .NET with Azure Functions and Hot Chocolate
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is GraphQL
- 3 GraphQL query
- 4 GraphQL overview
- 5 Creating a GraphQL server
- 6 Transport agnostic
- 7 Serverless
- 8 Functions
- 9 Azure Functions
- 10 Hosting Models
- 11 Azure Functions Demo
- 12 Goals
- 13 Data fetching
- 14 Pagination
- 15 Sorting
- 16 Subscriptions
- 17 Events
- 18 GraphQL WS
- 19 Scaling
- 20 Serverless GraphQL
- 21 Deferring