Part 2 - Schema-First Design Patterns
In this part, we will learn more about GraphQL itself. We will design schemas that will work from the schema-consumer point of view and create GraphQL schemas using access-based patterns.
This part contains the following chapters:
- Chapter 3, Crafting Effective GraphQL Schemas
- Chapter 4, Building Pipes