Part 3 - Exploring Possible Ways to Use GraphQL
In this part, we will learn how to proxy the REST backend to GraphQL. We will also write our own GraphQL transformer and learn about the concept of GraphQL Federation.
This part contains the following chapters:
- Chapter 5, Transitioning from REST to GraphQL
- Chapter 6, Defining GraphQL Transformers
- Chapter 7, Understanding GraphQL Federation