Return cache id in response payload and allow calling cached queries with the id. · Issue #2 · hasura/engine-plugin-caching · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.