The Modern GraphQL Bootcamp - 2 Hour Course Preview
Course: https://www.udemy.com/graphql-bootcamp/
Lessons included in preview:
0:34 - Welcome to the Class
4:52 - Grab the PDF Guide
5:47 - Why GraphQL?
18:55 - Installing Node.js and VSC
22:11 - Section Introduction
22:40 - What is a Graph?
28:51 - GraphQL Queries
42:20 - Nested GraphQL Queries
54:39 - Setting up Babel
1:06:07 - ES6 Import/Export
1:22:27 - Creating Your Own GraphQL API
1:39:39 - GraphQL Scalar Types
1:52:55 - Live Reload for GraphQL-Yoga
1:57:39 - Creating Custom Types
2:12:29 - Operation Arguments
2:26:09 - Working with Arrays: Part I