We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
isInitialLoading
1 parent 35fba76 commit c94bf4cCopy full SHA for c94bf4c
docs/react/reference/useQuery.md
@@ -23,7 +23,6 @@ const {
23
isPlaceholderData,
24
isRefetchError,
25
isRefetching,
26
- isInitialLoading,
27
isStale,
28
isSuccess,
29
refetch,
0 commit comments