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
- Changes to Cache not prompting a re-render to component using dataIdFromObject
- Flatlist doesn't render list from useQuery
- useQuery not returning data when mock doesn't match query shape
- when ssrMode is set to true, client side pollInterval is not enabled
- Inserted query data from optimistic response update persists in the cache
- Infinite refresh loops after adding a merge field.
- When a typePolicy's merge fucntion returns an object instead of an array - useQuery's data is always undefined
- Weird `subscribeToMore` behavior
- Subscription events trigger queries to be repeated unexpectedly when subscription returns same type of object but with subset of fields
- Can't prevent client from making requests during Server-Side Render
- Docs
- TypeScript not yet supported