ChainGraph API Documentation / @badaitech/chaingraph-types / EmittedEvent
Interface: EmittedEvent
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:20
Properties
childExecutionId?
optionalchildExecutionId:string
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:26
data
data:
any
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:23
emittedAt
emittedAt:
number
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:24
emittedBy
emittedBy:
string
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:25
id
id:
string
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:21
processed?
optionalprocessed:boolean
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:27
type
type:
string
Defined in: packages/chaingraph-types/src/execution/execution-context.ts:22