Interface: GetWorkflowUpdateHandleOptions
client.GetWorkflowUpdateHandleOptions
Options for WorkflowHandle.getUpdateHandle
Properties
typeInfo
• Optional typeInfo: Pick<PayloadTypeInfo, "outputType">
Type information used to decode the Update result.
workflowRunId
• Optional workflowRunId: string
The ID of the Run of the Workflow targeted by the Update.