Refetch Status #2003
Unanswered
xavierakram
asked this question in
Q&A
Refetch Status
#2003
Replies: 1 comment 2 replies
-
Not sure what you mean exactly. Are you talking about the |
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.
-
Firstly, big love for the React-Query project, this thing is a god send.
I have a question about determining the status of a refetch();
when you setup a query using useQuery, you get access to a status value which holds, the loading, success etc.
I was wondering if there was something similar for refetch?
Beta Was this translation helpful? Give feedback.
All reactions