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
- Docs should cover links for `unique-names` anchor
- `client.mutate` result `error` type widens to `ErrorLike | undefined` when `optimisticResponse` is provided (modern signatures)
- Backport workflow-hardening fix (excessive-permissions) to `release-3.6`
- Cache updates silently dropped for queries with errorPolicy: 'all' when query is incomplete due to resolver error
- Add test for cache write after error with `errorPolicy: "all"`
- Release 4.3
- RFC: Custom scalars
- Type: Exclude "partial" from data state union when fetchPolicy resolves to "no-cache"
- chore(deps): update actions/create-github-app-token action to v3
- `AbortError: BodyStreamBuffer was aborted` when unsubscribing multipart subscription (BaseHttpLink)
- Docs
- TypeScript not yet supported