WorkflowEventConfig
WorkflowEventConfig<
DebugLabel
> =object
Defined in: core/src/core/event.ts:108
Configuration options for creating workflow events.
Type Parameters
Section titled “Type Parameters”DebugLabel
Section titled “DebugLabel”DebugLabel
extends string
= string
Optional debug label type
Properties
Section titled “Properties”debugLabel?
Section titled “debugLabel?”
optional
debugLabel:DebugLabel
Defined in: core/src/core/event.ts:110
Optional debug label for development and logging
uniqueId?
Section titled “uniqueId?”
optional
uniqueId:string
Defined in: core/src/core/event.ts:112
Optional unique identifier for the event type