@seamapi/react-query - v0.2.1
GitHub
Preparing search index...
useSeamMutationWithoutWorkspace
Function useSeamMutationWithoutWorkspace
useSeamMutationWithoutWorkspace
<
T
extends
"/workspaces/create"
>
(
endpointPath
:
T
,
options
?:
Parameters
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
[
1
]
&
MutationOptions
<
Awaited
<
ReturnType
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
>
,
MutationError
,
UseSeamMutationWithoutWorkspaceVariables
<
T
>
,
>
,
)
:
UseSeamMutationWithoutWorkspaceResult
<
T
>
Type Parameters
T
extends
"/workspaces/create"
Parameters
endpointPath
:
T
options
:
Parameters
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
[
1
]
&
MutationOptions
<
Awaited
<
ReturnType
<
SeamHttpEndpointsWithoutWorkspace
[
T
]
>
>
,
MutationError
,
UseSeamMutationWithoutWorkspaceVariables
<
T
>
,
>
= {}
Returns
UseSeamMutationWithoutWorkspaceResult
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@seamapi/react-query - v0.2.1
Loading...