You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If set to a number, all queries will continuously refetch at this frequency in milliseconds
106
+
- If set to a function, the function will be executed with the latest data and query to compute a frequency
106
107
- `refetchIntervalInBackground: boolean`
107
108
- Optional
108
109
- If set to `true`, queries that are set to continuously refetch with a `refetchInterval` will continue to refetch while their tab/window is in the background
0 commit comments