2019 | OriginalPaper | Chapter
25. Consuming GraphQL
Published in:
Pro React 16
Abstract
In this chapter—the last in this book—I show you the different ways that a GraphQL service can be consumed by a React application. I show you how to work directly with HTTP requests, how to integrate GraphQL with a data store, and how to use a dedicated GraphQL client.