Workflow
Source:
src/Cloudflare/Workers/Workflow.ts
Service that carries the current workflow event payload.
yield* WorkflowEvent inside a workflow body to access it.
Source:
src/Cloudflare/Workers/Workflow.ts
Service that carries the current workflow event payload.
yield* WorkflowEvent inside a workflow body to access it.