WorkflowNodeOutputMapping

Represents a mapping of output from a workflow node.

KEY TYPE Description
name str The name of the output.
variableType Union[WorkflowNodeOutputType, str] The type of the output in the form of an enum or a string.