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 @apollo/client-react-streaming to API changes
- Add a type that determines if a query type is an incremental query or not
- Move introduction to Apollo Link out of API reference section
- Build step should copy comments on types with a single method signature onto the actual method signature, too.
- [4.0] `pollInterval` is not applied to `useLazyQuery` when it changes between renders
- [4.0] Ensure persisted query manifest generator works with v4
- [4.0] A `fetchMore` request that completes before an in-flight requests causes issues
- Apollo cache's `canonicalStringify` is slightly slow
- dispose of queryRefs faster on rejection
- Missing undefined possible type with conditional `skip` in useSuspenseQuery
- Docs
- TypeScript not yet supported