providerplaneai
Preparing search index...
core/workflow/WorkflowExporter.ts
WorkflowJsonNode
Interface WorkflowJsonNode
JSON-exported workflow node shape.
interface
WorkflowJsonNode
{
dependsOn
:
string
[]
;
id
:
string
;
}
Index
Properties
depends
On
id
Properties
depends
On
dependsOn
:
string
[]
id
id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depends
On
id
providerplaneai
Loading...
JSON-exported workflow node shape.