Skip to main content

DmPortConnection

**Experimental** A connection associated with a port (display-only in this schema).

type DmPortConnection {
id: String!
name: String!
}

Fields

DmPortConnection.id ● String! non-null scalar

**Experimental** Identifier for the port connection.

DmPortConnection.name ● String! non-null scalar

**Experimental** Name of the port connection.