ChainGraph API Documentation / @badaitech/chaingraph-types / ExecutionEventDataType
Type Alias: ExecutionEventDataType<T>
ExecutionEventDataType<
T> =ExecutionEventData[T]
Defined in: packages/chaingraph-types/src/flow/execution-handlers.ts:149
Type helper to extract event data type from event enum
Type Parameters
T
T extends ExecutionEventEnum