CustomWorkflowEvent
CustomWorkflowEvent =
object
Defined in: packages/core/src/workflow/types.ts:5
Properties
Section titled “Properties”name:
string
Defined in: packages/core/src/workflow/types.ts:7
payload
Section titled “payload”payload:
unknown
Defined in: packages/core/src/workflow/types.ts:8
type:
"custom"
Defined in: packages/core/src/workflow/types.ts:6