https://github.com/correttojs/react-query-gql
https://github.com/correttojs/react-query-gql
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/correttojs/react-query-gql
- Owner: correttojs
- Created: 2021-05-02T21:02:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T15:42:11.000Z (about 5 years ago)
- Last Synced: 2025-05-07T23:35:17.694Z (about 1 year ago)
- Language: TypeScript
- Size: 938 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# React Query Graphql Client
- Minimal Gql client based on fetch
- Cache layer based on [react-query](https://react-query.tanstack.com/)
TODO:
- support File upload
- support Persisted queries
- add custom middleware