Cancel all queries and entire cache #2124
Unanswered
cubecleveland
asked this question in
Q&A
Replies: 1 comment
-
Got this resolve.. await is needed as per example |
Beta Was this translation helpful? Give feedback.
0 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.
-
HI Guys,
Im trying to find the easiest way to literally clear all cahce and clean all queries regardless of all keys.
I want to clean running and pending etc.. basically to start from scratch.
I tries queryClient.clear() but that seems to not clean current queries....
Is there one magic method to do this ?
Roy
Beta Was this translation helpful? Give feedback.
All reactions