NodeConnection
The NodeConnection type is an extension of a basic
Connection that includes the edgeId.
Fields
The NodeConnection type is an extension of a basic Connection that includes the edgeId.
source: stringThe id of the node this connection originates from.target: stringThe id of the node this connection terminates at.sourceHandle: string | nullWhen notnull, the id of the handle on the source node that this connection originates from.targetHandle: string | nullWhen notnull, the id of the handle on the target node that this connection terminates at.edgeId: string