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
- Network requests get run twice with React.StrictMode and watchQuery.fetchPolicy: 'cache-and-network'
- network-only fetchPolicy delivers empty data when loading
- throw and error/warn when "possibleTypes" are not configured and data requiring them is queried
- Stale data on variables change with no-cache fetch policy
- fetchMore doesn't trigger callback on graphql/network error
- Type Policy: typing a function with TArgs/TVars results in type error
- client.extract() seems not working with Reactive Variables
- keyFields mismatch with query leads to hard Invariant Violation crash
- Reactive variables stop working with Fast Refresh
- Apollo Client 3 | React.StrictMode | @client @export field causes re-renders when same @export field is also queried by another component
- Docs
- TypeScript not yet supported