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
- [4.0] adjust documentation for bundle size reduction
- [4.0] add integration tests for other bundlers, e.g. preact
- [3.x] add `@apollo/client/utilities/invariant` to AC3
- [4.0] test bundle size optimizations in integration tests
- useBackgroundQuery stops unrelated suspense query with same document from updating
- Typescript error for non migrated colocating fragments
- [Docs] Queries example app is not working
- [4.0] Restrict all loading states from being emitted when `notifyOnNetworkStatusChange` is `true`
- `InMemoryCache`: store fields with an empty object of optional arguments the same as fields without arguments
- Field is cached separately when args are not set vs set to null
- Docs
- TypeScript not yet supported