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
- 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
- `fetchMore` from `useLazyQuery` doesn't include cache changes?
- Return local-only fields in subscription responses
- No access to fields on old an new value in a typePolicy.merge function
- Auto-refetch has a race-condition with the mutation and request batching is broken
- Support `errorPolicy` in `useSubscription` hook and `subscribeToMore` function
- Docs
- TypeScript not yet supported