T
TanStack3y ago
adverse-sapphire

global disable all queries n seconds

Anyway to disable all queries and all operations? I have a demo site with a reset button that clears and resets everything. It invokes queryClient.clear() but I also want it to stop fetching for n seconds
1 Reply
yelping-magenta
yelping-magenta3y ago
what do you expect to happen on "reset" ?

Did you find this page helpful?