Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.49 KB

File metadata and controls

19 lines (13 loc) · 1.49 KB

react-apollo-client-testing-example

Build Status Slack Greenkeeper badge

A minimal React application using Apollo Client with a mocked GitHub's GraphQL API by implementing an own GraphQL schema. Read more about it here. In addition, it uses the mocked GraphQL server to conduct tests for Apollo's Query and Mutation components. Read more about it here.

Installation

Want to learn more about React + GraphQL + Apollo?