react-apollo

React Apollo Hooks, Components, and HOC.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
react-apollo
6,8592053.1.54 years ago8 years agoMinified + gzip package size for react-apollo in KB

Readme

React Apollo

React Apollo

npm version Build Status Join the community on Spectrum
React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used. In the browser, in React Native, or in Node.js when you want to do server-side rendering.

Installation

npm install react-apollo

Documentation

All Apollo Client documentation, including React Apollo usage articles and helpful recipes, lives on https://www.apollographql.com/docs/react/
For the React Apollo API reference, visit https://www.apollographql.com/docs/react/api/react-apollo.html