WorkflowBuilderIsValidConnectionParams
WorkflowBuilderIsValidConnectionParams =
object
Arguments for WorkflowBuilderIsValidConnection. Source / target nodes
are resolved from the connection’s ids, so a rule can branch on node data.
Properties
Section titled “Properties”connection
Section titled “connection”connection:
Connection
The connection candidate (handle ids normalized to null).
sourceNode
Section titled “sourceNode”sourceNode:
WorkflowBuilderNode
Node the connection is dragged from.
targetNode
Section titled “targetNode”targetNode:
WorkflowBuilderNode
Node the connection is dragged to.