Skip to content

WorkflowEventConfig

WorkflowEventConfig<DebugLabel> = object

Defined in: core/src/core/event.ts:108

Configuration options for creating workflow events.

DebugLabel extends string = string

Optional debug label type

optional debugLabel: DebugLabel

Defined in: core/src/core/event.ts:110

Optional debug label for development and logging


optional uniqueId: string

Defined in: core/src/core/event.ts:112

Optional unique identifier for the event type