Skip to main content

Interface: WorkflowStartUpdateInput

client.WorkflowStartUpdateInput

Input for WorkflowClientInterceptor.update

Properties

args

Readonly args: unknown[]


firstExecutionRunId

Optional Readonly firstExecutionRunId: string


headers

Readonly headers: Headers


options

Readonly options: WorkflowUpdateOptions


updateName

Readonly updateName: string


workflowExecution

Readonly workflowExecution: WorkflowExecution