DesComponentTypeEdge
An edge in a connection.
type DesComponentTypeEdge {
cursor: String!
node: DesComponentType!
}
Fields
DesComponentTypeEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
DesComponentTypeEdge.node ● DesComponentType! non-null object
The item at the end of the edge.