HandleConnection
The HandleConnection type is an extension of a basic
Connection that includes the edgeId.
Fields
| Name | Type | Default |
|---|---|---|
source | stringThe id of the node this connection originates from. | |
target | string | |
sourceHandle | string | null | |
targetHandle | string | null | |
edgeId | string |
Last updated on