OutputFlowNodeConfiguration¶
Structure Class¶
OutputFlowNodeConfiguration
dataclass
¶
Contains configurations for an output flow node in the flow. You specify
the data type expected for the input into the node in the type field
and how to return the final output in the expression field.