Learning GraphQL
The code samples for Learning GraphQL by Eve Porcello and Alex Banks, published by O'Reilly Media
If you are ready to start building fullstack applications with GraphQL, Apollo, and React, this book is for you. In this book, Eve Porcello and Alex Banks provide a complete overview of GraphQL from the ground up which includes building your own full stack photo sharing application. Buy the book: Amazon - O'Reilly Take the Course: GraphQL Workshop |
Table of Contents
- Chapter 1 : Welcome To GraphQL
- Chapter 2 : Graph Theory
- Chapter 3 : The GraphQL Language
- Chapter 4 : Designing a Schema
- Chapter 5 : Creating a GraphQL API
- Chapter 6 : GraphQL Clients
- Chapter 7 : GraphQL in the Real World