Global listener if any query isRefetching.
I want to have some global boolean flag to be reactive if any query within the app is refetching. Is it possible to configure it somehow in QueryClient? How can I achieve this?
1 Reply
like-gold•3y ago
useIsFetching is for that