Interface: CancelWorkflowRunOptions
nexus.CancelWorkflowRunOptions
Options passed to a TemporalOperationHandlerOptions.cancelWorkflowRun handler describing the workflow run to cancel.
Nexus support in Temporal SDK is experimental.
Properties
workflowId
• Readonly workflowId: string
The ID of the workflow backing the Nexus Operation that is being canceled.