We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6937cbc commit 6f9d60eCopy full SHA for 6f9d60e
docs/src/pages/guides/migrating-to-react-query-4.md
@@ -39,7 +39,7 @@ In v4, `notifyOnChangeProps` defaults to the `"tracked"` behavior of v3 instead
39
40
### Consistent behavior for `cancelRefetch`
41
42
-The `cancelRefetch` can be passed to all functions that imperatively fetch a query, namely:
+The `cancelRefetch` option can be passed to all functions that imperatively fetch a query, namely:
43
44
- `queryClient.refetchQueries`
45
- `queryClient.invalidateQueries`
0 commit comments