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


typeInfo

Optional Readonly typeInfo: PayloadTypeInfo

Type information used to encode Update arguments and decode its result.


updateName

Readonly updateName: string


workflowExecution

Readonly workflowExecution: WorkflowExecution