ChainGraph API Documentation / @badaitech/chaingraph-executor / server / executionWorkflow
Variable: executionWorkflow()
constexecutionWorkflow: (this, ...args) =>Promise<ExecutionResult>
Defined in: packages/chaingraph-executor/server/dbos/workflows/ExecutionWorkflow.ts:373
Registered workflow - use this to start executions
Parameters
this
unknown
args
...[ExecutionTask]
Returns
Promise<ExecutionResult>