Skip to content

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

Function: loadFlow()

loadFlow(flowId): Promise<Flow | null>

Defined in: packages/chaingraph-executor/server/stores/flow-store.ts:35

Parameters

flowId

string

Returns

Promise<Flow | null>

Licensed under BUSL-1.1