Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workflows
WorkflowRequest
Type Alias WorkflowRequest
WorkflowRequest
:
{
env
?:
EnvRequest
|
null
;
inputs
:
{
[
key
:
string
]:
any
}
;
label
:
string
;
name
:
string
;
targets
:
TargetRequest
[]
;
type
:
WorkflowType
;
}
Type declaration
Optional
env
?:
EnvRequest
|
null
inputs
:
{
[
key
:
string
]:
any
}
label
:
string
name
:
string
targets
:
TargetRequest
[]
type
:
WorkflowType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...