Replies: 1 comment 2 replies
-
What do you need it for? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello, please I need help on how to use
mutationCache
to retreive previous mutation data from the cache, is this a valid use case for it? if yes how do I go about it, I initially tried using it'sgetAll()
method within a component but I keep getting an empty array. I later saw in the docs that it's an option under the QueryClient but I don't know what should go in there to enable themutationCache
work.Thank you.
Beta Was this translation helpful? Give feedback.
All reactions