Fullstack GraphQL Applications with GRANDstack MEAP V09

William Lyon

Description:

MEAP Version 9

Fullstack GraphQL Applications with GRANDstack – Essential Excerpts

Specs

By William Lyon

By Manning

Print Length: 84 pages

Available Formats: PDF - EN US

Summary

Application development is never an easy task.

GRANDstack simplifies the development process by combining a variety of connected data technologies including GraphQL and Neo4j.

Fullstack GraphQL Applications with GRANDstack – Essential Excerpts teaches you how GraphQL, React, Apollo and the Neo4j Database enable you to build complex, data-intensive fullstack applications.

The complimentary chapters in this book excerpt discuss how to implement a server-side GraphQL API backed by the Neo4j graph database. These chapters explore:

  • What technologies GRANDstack includes
  • How to design a graph data model, write queries, and use the Node.js client driver on Neo4j
  • How to build a GraphQL API backed by Neo4j
  • How to extend the functionality of a GraphQL API with custom logic