FlowNodeOutput¶
Structure Class¶
FlowNodeOutput
dataclass
¶
Contains configurations for an output from a node.
Attributes¶
type
instance-attribute
¶
type: FlowNodeIODataType
The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.