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
I'd like to access something like isInvalidated from within a queryFn so I can do conditional logic within that queryFn. The only thing I see available is forced within the api object, but that is not always true for invalidation refetches. Can this be added?