Replies: 1 comment 9 replies
-
This features seems to be specific to It seems to be easy to build in user-land though. Inspect the response, store the hash somewhere and send it for every future request instead of the body. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Something like this
https://www.apollographql.com/docs/apollo-server/performance/apq/
Does react-query have built-in mechanisms that do this or are there patterns to this with react-query?
Beta Was this translation helpful? Give feedback.
All reactions