https://github.com/stoically/apollo-client-dist
https://github.com/stoically/apollo-client-dist
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stoically/apollo-client-dist
- Owner: stoically
- License: mit
- Created: 2020-10-17T12:22:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-17T12:23:03.000Z (over 5 years ago)
- Last Synced: 2025-02-12T16:52:27.589Z (over 1 year ago)
- Language: JavaScript
- Size: 488 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Apollo Client
[](https://badge.fury.io/js/%40apollo%2Fclient)
[](https://circleci.com/gh/apollographql/apollo-client)
[](https://spectrum.chat/apollo)
Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL.
## Documentation
All Apollo Client documentation, including React integration articles and helpful recipes, can be found at:
[https://www.apollographql.com/docs/react/](https://www.apollographql.com/docs/react/)
The Apollo Client API reference can be found at:
[https://www.apollographql.com/docs/react/api/apollo-client/](https://www.apollographql.com/docs/react/api/apollo-client/)
## Maintainers
- [@benjamn](https://github.com/benjamn) (Apollo)
- [@hwillson](https://github.com/hwillson) (Apollo)
