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