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 seconds1 Reply
yelping-magenta•3y ago
what do you expect to happen on "reset" ?