An open API service indexing awesome lists of open source software.

https://github.com/correttojs/react-query-gql


https://github.com/correttojs/react-query-gql

Last synced: about 1 year ago
JSON representation

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