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