Preparing search index...
The search index is not available
EKO API
EKO API
types
WorkflowNode
Interface WorkflowNode
interface
WorkflowNode
{
action
:
Action
;
dependencies
:
string
[]
;
description
?:
string
;
id
:
string
;
input
:
NodeIO
;
name
:
string
;
output
:
NodeIO
;
}
Index
Properties
action
dependencies
description?
id
input
name
output
Properties
action
action
:
Action
dependencies
dependencies
:
string
[]
Optional
description
description
?:
string
id
id
:
string
input
input
:
NodeIO
name
name
:
string
output
output
:
NodeIO
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
dependencies
description
id
input
name
output
EKO API
Loading...