Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 639 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 639 Bytes

React GraphQL example

This is a simple React example that uses Apollo Boost to run queries and mutations on a mock GraphQL Backend.

Run npm run start to start the json-graphql-server and the React client.

Tools

Versions

  • Version 1.1 - React version 17.0.1 & Apollo-boost 0.4.9.
  • Version 1.0 - React version 16.13.1 & Apollo-boost 0.4.7.