Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-executor / server / initializeExecuteFlowStep

Function: initializeExecuteFlowStep()

initializeExecuteFlowStep(service, store): void

Defined in: packages/chaingraph-executor/server/dbos/steps/ExecuteFlowAtomicStep.ts:157

Initialize the step with execution service and store dependencies

Parameters

service

ExecutionService

store

IExecutionStore

Returns

void

Licensed under BUSL-1.1