ReferenceTypesNodeConnectionNodeConnection Source on GitHub The NodeConnection type is an extension of a basic Connection that includes the edgeId. Fields NameTypeDefaultsourcestringThe id of the node this connection originates from.targetstringThe id of the node this connection terminates at.sourceHandlestring | nullWhen not null, the id of the handle on the source node that this connection originates from.targetHandlestring | nullWhen not null, the id of the handle on the target node that this connection terminates at.edgeIdstringLast updated on May 15, 2025NodeNodeOrigin