Part 4 - Advanced GraphQL
In this part, you will learn how to create a small backend and frontend for the Questions and Answers system. Then we will dive deeper into GraphQL security, error handling, and documentation. In the end, I will teach you how to use visualization to read and improve your schemas.
This part contains the following chapters:
- Chapter 8, Executing Schema-First Systems
- Chapter 9, Working on the Frontend with GraphQL
- Chapter 10, Keeping Data Secure
- Chapter 11, Describing Errors in GraphQL
- Chapter 12, Documenting your Schema
- Chapter 13, Tackling Schemas with Visualization