react-apollo-client-mocking-example
React + Apollo demo
A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage.
A minimal React application using Apollo Client with a mocked GitHub's GraphQL API by implementing an own GraphQL schema.
17 stars
3 watching
6 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
apolloapollo-clientgraphql-schemamockingreactreactjs
Related projects:
Repository | Description | Stars |
---|---|---|
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
the-road-to-graphql/react-apollo-link-state-example | A React application using Apollo Client with local state management via apollo-link-state for managing selected items in a list and remote data queries and mutations. | 21 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,501 |
mackentoch/react-redux-graphql-apollo-bootstrap-webpack-starter | A full-stack React + Redux starter with GraphQL and Apollo Client for building scalable web applications | 125 |
sebastp/next-react-graphql-apollo_boostrap | A full-stack React project with GraphQL and Next.js integration using TypeScript and various build tools. | 87 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
leebenson/reactql | A full-stack React+GraphQL starter kit with server-side rendering, real-time updates, and code optimization for building universal web applications. | 1,820 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 280 |
expo/hello-graphql | An example project that integrates Exponent with Apollo Client to interact with a backend using GraphQL. | 43 |
apollographql/apollo-client | A caching GraphQL client that integrates with various UI frameworks and servers. | 19,383 |