Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/workflow / / WorkflowResumeOptions

Interface: WorkflowResumeOptions

Defined in: packages/workflow/src/types.ts:134

Optional context passed to Workflow.resume. The directive argument is the typed value supplied to the paused node + optional channel writes.

Stable

Properties

PropertyModifierTypeDefined in
signal?readonlyAbortSignalpackages/workflow/src/types.ts:136
stream?readonlyStreamModepackages/workflow/src/types.ts:135