Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workspaceManager
WorkflowForCreationResponse
Type Alias WorkflowForCreationResponse
WorkflowForCreationResponse
:
{
computedInputs
:
ComputedInputResponse
[]
;
globalComputedInputs
:
ComputedInputResponse
[]
;
id
:
string
;
inputs
:
InputValuesContextResponse
[]
;
slug
:
string
;
type
:
string
;
versionInfo
?:
WorkflowVersionInfoResponse
;
}
Type declaration
computedInputs
:
ComputedInputResponse
[]
globalComputedInputs
:
ComputedInputResponse
[]
id
:
string
inputs
:
InputValuesContextResponse
[]
slug
:
string
type
:
string
Optional
versionInfo
?:
WorkflowVersionInfoResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...