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
- useQuery: `error` object from previous result persisting after a new successful fetch
- Add arg type to RefetchQueriesFunction
- Optimistic response gets rolled back even if mutation errors are ignored in onError link
- MockedProvider throwing `MissingFieldError` for mocks that have different levels of nullable field nesting
- MockedProvider matches queries with fragments only if fragments are included in the same order as they're used
- RefetchQueriesFunction does not receive mutation result as first parameter and is not documented
- MockedProvider returns error (No more mocked responses) when using cache-and-network fetchPolicy (initial render is ok but then re-render with error is triggered)
- React: update requests headers based on context/state
- Apollo misses populating properties when fragments are spread
- Mutations having @client fields are not returning server errors to the client.
- Docs
- TypeScript not yet supported