We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
isInitialLoading
1 parent 8c69c5e commit b322a0cCopy full SHA for b322a0c
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