@ptkl/sdk - v1.13.0
Preparing search index...
v0.10/types/satellites
SatelliteWorkflowNode
Type Alias SatelliteWorkflowNode
type
SatelliteWorkflowNode
=
{
command
:
string
;
description
?:
SatelliteLocaleText
;
icon
?:
string
;
inputs
?:
SatelliteWorkflowNodeField
[]
;
label
?:
SatelliteLocaleText
;
name
:
string
;
outputs
?:
SatelliteWorkflowNodeField
[]
;
}
Index
Properties
command
description?
icon?
inputs?
label?
name
outputs?
Properties
command
command
:
string
Optional
description
description
?:
SatelliteLocaleText
Optional
icon
icon
?:
string
Optional
inputs
inputs
?:
SatelliteWorkflowNodeField
[]
Optional
label
label
?:
SatelliteLocaleText
name
name
:
string
Optional
outputs
outputs
?:
SatelliteWorkflowNodeField
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
description
icon
inputs
label
name
outputs
@ptkl/sdk - v1.13.0
Loading...