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
- Support `InMemoryCache` field policy `drop` functions, to allow cleanup when fields are removed from the cache
- Apollo cache: reuse same derived data between different fields
- subscribeToMore shouldn't try to update the cache when useQuery's fetchPolicy is set to "no-cache"
- full-stack tutorial -> wrong type of error returned
- query is calling again on subscription
- subscribeToMore is undefined on React Native
- Mutation /w `update` option triggers unexpected refetch of indirectly related "cache-and-network" queries
- Trouble with relayStylePagination related to makeEmptyData() default param in merge function
- Issues with `@client` normalization, optimisticResponse, and field policies
- Inconsistent cache result's when two or more component calls to useLazyQuery with the same query
- Docs
- TypeScript not yet supported