hasura / hasura/engine-plugin-caching
Return cache id in response payload and allow calling cached queries with the id.
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In V2, you would get a query cache id in the response for cache clearing and calling saved queries with a hash identifier. This helps create a persisted query type behaviour in V3.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.