react-apollo

Apollo客户端的React集成。(React integration for Apollo Client.)

Github stars Tracking Chart

React Apollo

npm version
Build Status
Join the community on Spectrum

⚠️ Deprecation Notice ⚠️

Please note that as of version 4.0.0 you should prefer to import React hooks and testing utilities from @apollo/client. While we still have separate @apollo/react-hooks and @apollo/react-testing packages for ease of migration, they are no longer under active development, as they simply re-export from @apollo/client. React Apollo's graphql HOC (@apollo/react-hoc) and render proper components (@apollo/react-components) are in maintenance mode, meaning they will continue to receive important bug fixes, but will not be updated with new functionality.

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.

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

Maintainers

Overview

Name With Ownerapollographql/react-apollo
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
PlatformLinux, Mac, Windows
License:MIT License
Release Count298
Last Release Name@apollo/react-testing@4.0.0 (Posted on 2020-07-20 09:34:03)
First Release Namev0.1.0 (Posted on 2016-04-18 20:17:01)
Created At2016-04-13 23:14:51
Pushed At2023-04-13 21:00:49
Last Commit At2023-04-13 17:00:45
Stargazers Count6.9k
Watchers Count181
Fork Count794
Commits Count2.8k
Has Issues Enabled
Issues Count1801
Issue Open Count183
Pull Requests Count1837
Pull Requests Open Count22
Pull Requests Close Count383
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top