Virtual type brand to maintain a distinction between UpdateDefinition types with different args. This field is not present at run-time.
Virtual type brand to maintain a distinction between UpdateDefinition types with different return types. This field is not present at run-time.
An interface representing a Workflow update definition, as returned from defineUpdate
Remarks
Argscan be used for parameter type inference in handler functions and WorkflowHandle methods.Namecan optionally be specified with a string literal type to preserve type-level knowledge of the update name.