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
- `cache.identify` doesn't expose explicit types for all possible args
- `BatchHttpLink` should strip out unused variables like `HttpLink` does
- State updates are not batched into a single react update
- Scalability when many `useQuery` are used
- getDataFromTree renders multiple times even though all queries are already in the cache
- Documentation about using AbortController and GraphQL request cancellation in SSR
- Garbage collection not removing references edited by writeFragment
- cache.evict not works in optimistic UI
- Missing field while writing result when using writeFragment on v3.7.1
- InMemoryCache#diff is often slower than a network request
- Docs
- TypeScript not yet supported