apollo-client
https://github.com/apollographql/apollo-client
TypeScript
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported26 Subscribers
Add a CodeTriage badge to apollo-client
Help out
- Issues
- Apollo Client not sending second request for simultaneous requests even if cache is disabled
- MockedProvider with jest `fakeTimers` causes unexpected behavior
- `AC 3 Docs` Document new pagination helpers
- `AC 3 Docs` Update missing docs about aborted requests
- `AC 3 Docs` Improve docs for `defaultDataIdFromObject` and nullish ids
- `useQuery` didn't fetch from server at mount time with `{ fetchPolicy: 'network-only', nextFetchPolicy: 'cache-only' }` when `React.StrictMode` is enabled.
- Polling stops when all sububscriptions are unsubscribed and does not restart on new subscriptions
- Cache update documentation suggestions
- Mutations receive raw data without field read type policies applied
- Error in relayStylePagination in certain situations
- Docs
- TypeScript not yet supported