Mini Map
Search
⌘ K
Log In
Getting Started with GraphQL using Node.js
0%
1.
Introduction
Who Should Take this Course
2.
Getting to Know GraphQL
Introduction to GraphQL
Comparison Between GraphQL and REST
GraphQL IDE Using Apollo Studio
Quiz on Introduction to GraphQL
3.
Queries
How to Define Fields for Query Operation
Query Operation with Operation Name
Query Operation with Arguments
Query Operation with Aliases
Query Operation with Variables
Create Reusable Query Units and Fields Using Fragments
Dynamic Query Using Directives
Quiz on Queries
Challenge: Pizzas Query
Solution Review: Pizzas Query
Challenge: Tricky Pizzas Query
Solution Review: Tricky Pizzas Query
4.
Mutations
Single Mutation
Multiple Mutation
Quiz on Mutation
Challenge: Pizza Mutation
Solution Review: Pizza Mutation
5.
Schemas and Types
Introduction to Type System and Language
Schema with Object Types and Fields
Query and Mutation Types
Scalar Types
Enumeration Types
Schema with Lists and Non-Null
Schema with Interfaces
Schema with Union Types
Quiz on Schema and Types
Challenge: Pizza Schema
Solution Review: Pizza Schema
6.
Schema Validation
Validate GraphQL Query
Quiz on Validate GraphQL query
7.
Schema Execution
Root Fields and Resolvers
Scalar Coercion
Quiz on Schema Execution
8.
Schema Introspection
Introduction to Schema Introspection
Quiz on Schema Introspection
9.
GraphQL Best Practices
Design APIs Using GraphQL
Serving over HTTP Using Node.js
Pagination
Authorization
GraphQL Best Practices
Quiz on GraphQL Best Practices
Assessment
GraphQL Exam
Home
Courses
Getting Started with GraphQL using Node.js
Who Should Take this Course
We outline the intended audience for this course.
We'll cover the following...
Intended audience
Intended audience
This course is designed
...