@seamapi/react-query - v0.2.1
GitHub
Preparing search index...
useSeamQueryWithoutWorkspace
Function useSeamQueryWithoutWorkspace
useSeamQueryWithoutWorkspace
<
T
extends
"/workspaces/list"
>
(
endpointPath
:
T
,
parameters
?:
UseSeamQueryWithoutWorkspaceParameters
<
T
>
,
options
?:
Parameters
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
[
1
]
&
QueryOptions
<
Awaited
<
ReturnType
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
>
,
QueryError
,
>
,
)
:
UseSeamQueryWithoutWorkspaceResult
<
T
>
&
{
queryKey
:
readonly
unknown
[]
}
Type Parameters
T
extends
"/workspaces/list"
Parameters
endpointPath
:
T
parameters
:
UseSeamQueryWithoutWorkspaceParameters
<
T
>
= {}
options
:
Parameters
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
[
1
]
&
QueryOptions
<
Awaited
<
ReturnType
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
>
,
QueryError
,
>
= {}
Returns
UseSeamQueryWithoutWorkspaceResult
<
T
>
&
{
queryKey
:
readonly
unknown
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@seamapi/react-query - v0.2.1
Loading...