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
- attempt at preventing feuds in combination with a `read` function
- Query deduplication fails with client fields + client resolvers + batching
- Queries ignore values returned from field policy read functions
- ssrMode also disables possibility of using polling
- NetworkStatus not being updated after executing fetchMore
- Re-queries on hydration after ssr using renderToPipeableStream
- Loading is false while fetching data
- refetchQueries option of useMutation doesn't trigger suspense of useSuspenseQuery
- InMemoryCache.updateQuery()'s 'broadcast: false' option not being respected
- add failing test case for subscriptions with @client directive
- Docs
- TypeScript not yet supported