front matter
preface
acknowledgments
about this book
about the author
about the cover illustration
Part 1 Getting started with full stack GraphQL
1 What is full stack GraphQL?
1.1 A look at full stack GraphQL
1.2 GraphQL
GraphQL type definitions
Querying with GraphQL
Advantages of GraphQL
Disadvantages of GraphQL
GraphQL tooling
1.3 React
React components
JSX
React tooling
1.4 Apollo
Apollo Server
Apollo Client
1.5 Neo4j Database
Property graph data model