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
- 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
- Got "No more mocked responses for the query" error when using fragment
- attempt at preventing feuds in combination with a `read` function
- Query deduplication fails with client fields + client resolvers + batching
- Queries ignore values returned from field policy read functions
- ssrMode also disables possibility of using polling
- NetworkStatus not being updated after executing fetchMore
- Docs
- TypeScript not yet supported