Reference
isQueryClientScopeUnavailableError
Checks whether an error came from missing server query-client async storage.
Signature
function isQueryClientScopeUnavailableError(error: unknown): error is QueryClientScopeUnavailableErrorReference
Checks whether an error came from missing server query-client async storage.
function isQueryClientScopeUnavailableError(error: unknown): error is QueryClientScopeUnavailableError