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
- Tracking issue: `gql.tada`
- Incoming data partially not normalized when matching a fuzzy possibleType and selected on a fragment when nullable field is null
- Incoming data partially not normalized when matching a fuzzy possibleType and selected on a fragment when nullable field is null
- watchQuery with "network-only" policy does not fire when optimistic data is written to cache
- useFragment is not scalable as the number of fragment grows
- onCompleted type signature does not account for partial data
- relayStylePagination utility with null startCursor on fetchMore
- `keyFn` should probably not fall back to `simpleKeyArgsFn/false` if `read` and `merge` are present
- Update experimental `@defer` support to meet latest accepted spec
- Got "No more mocked responses for the query" error when using fragment
- Docs
- TypeScript not yet supported