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
- Reactive variable returns undefined if any of the fields are undefined
- `React Native Debugger` is now useless with Expo SDK 49+, since remote debugging is disabled.
- Dependency Dashboard
- useMutation does not immediately update the cache with result when provided with refetchQueries
- `fetchMore` does not incrementally update when using a query with `@defer`
- useQuery returns results with different references when custom `read` function defined on field policy
- Infinite Loop (Interlocking) when two useQuery calls to the same nested object w/ different input
- nextjs release breaks server component use of Apollo query latest release
- Runtime error when passing `DocumentNode` array to `createFragmentRegistry`
- Setting up subscriptions with Apollo Client/GraphQL/NextJS
- Docs
- TypeScript not yet supported