Skip to main content

WorkflowRun

nodesobject[]

Override the workflow's node graph for this run

edgesobject[]

Override the workflow's edge graph for this run

WorkflowRun
{
"nodes": [
{}
],
"edges": [
{}
]
}