dotansimha / dotansimha/graphql-code-generator-community
React Query: expose fetcher enablement of cache
Open
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 195
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 16
Description
Current we have flag in React Query preset for expose fetcher! unfortunately it isn't wrapped inside queryClient, because of it we are not make use of query cache
**Describe the solution you'd like**
Like to have flag that expose fetcher through queryClient
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.