js-bao-wss-client / WorkflowRun
Interface: WorkflowRun
A workflow run record
Properties
contextDocId?
optionalcontextDocId:string
createdAt
createdAt:
string
endedAt?
optionalendedAt:string
instanceId
instanceId:
string
meta?
optionalmeta:Record<string,any>
User-defined metadata (max 1KB)
revisionId
revisionId:
string
runId
runId:
string
runKey
runKey:
string
status
status:
string
workflowId
workflowId:
string
workflowKey
workflowKey:
string