/react-apollo-client-testing-example

A React with Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.

Primary LanguageJavaScript

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?