Conditional Node
vellum.workflows.nodes.ConditionalNode
Used to conditionally determine which port to invoke next. This node exists to be backwards compatible with Vellum’s Conditional Node, and for most cases, you should extend BaseNode.Ports
directly.
Read more on ports here.