Skip to content

WorkflowBuilderIsValidConnectionParams

WorkflowBuilderIsValidConnectionParams = object

Arguments for WorkflowBuilderIsValidConnection. Source / target nodes are resolved from the connection’s ids, so a rule can branch on node data.

connection: Connection

The connection candidate (handle ids normalized to null).


sourceNode: WorkflowBuilderNode

Node the connection is dragged from.


targetNode: WorkflowBuilderNode

Node the connection is dragged to.