@seamapi/react-query - v0.2.3
GitHub
Preparing search index...
useSeamClient
Function useSeamClient
useSeamClient
()
:
{
client
:
SeamHttp
|
null
;
clientWithoutWorkspace
:
SeamHttpWithoutWorkspace
|
null
;
endpointClient
:
SeamHttpEndpoints
|
null
;
endpointClientWithoutWorkspace
:
SeamHttpEndpointsWithoutWorkspace
|
null
;
error
:
unknown
;
isError
:
boolean
;
isPending
:
boolean
;
queryKeyPrefixes
:
string
[]
;
}
Returns
{
client
:
SeamHttp
|
null
;
clientWithoutWorkspace
:
SeamHttpWithoutWorkspace
|
null
;
endpointClient
:
SeamHttpEndpoints
|
null
;
endpointClientWithoutWorkspace
:
SeamHttpEndpointsWithoutWorkspace
|
null
;
error
:
unknown
;
isError
:
boolean
;
isPending
:
boolean
;
queryKeyPrefixes
:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@seamapi/react-query - v0.2.3
Loading...