WorkflowRun
nodesobject[]
Override the workflow's node graph for this run
edgesobject[]
Override the workflow's edge graph for this run
WorkflowRun
{
"nodes": [
{}
],
"edges": [
{}
]
}
Override the workflow's node graph for this run
Override the workflow's edge graph for this run
{
"nodes": [
{}
],
"edges": [
{}
]
}