JSPM

react-apollo

4.0.0-beta.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 100575
  • Score
    100M100P100Q187245F
  • License MIT

React Apollo Hooks, Components, and HOC.

Package Exports

  • react-apollo
  • react-apollo/lib/index

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-apollo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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