FlowGraphDto
Properties
Section titled “Properties”description?
Section titled “description?”
optionaldescription?:string
Optional human-readable description of the workflow. Round-trips
through the DSL header description "..." line.
edges:
FlowEdgeDto[]
id:
string
name:
string
nodes:
FlowNodeDto<unknown>[]
subflows?
Section titled “subflows?”
optionalsubflows?:SubFlowDto[]
Execution-unit groupings over nodes. Optional - absent/empty on graphs
without sub-flows.
version
Section titled “version”version:
string