Skip to content

js-bao-wss-client


js-bao-wss-client / WorkflowStartedEvent

Interface: WorkflowStartedEvent

Properties

contextDocId?

optional contextDocId: string


instanceId

instanceId: string


meta?

optional meta: Record<string, any>


runId

runId: string


runKey

runKey: string


type

type: "workflowStarted"


workflowId

workflowId: string


workflowKey

workflowKey: string