Skip to main content

IntraComponentDependencySpecificationTypeEdge

An edge in a connection.

type IntraComponentDependencySpecificationTypeEdge {
cursor: String!
node: IntraComponentDependencySpecificationType!
}

Fields

IntraComponentDependencySpecificationTypeEdge.cursor ● String! non-null scalar

A cursor used in pagination.

IntraComponentDependencySpecificationTypeEdge.node ● IntraComponentDependencySpecificationType! non-null object

The item at the end of the edge.

Member of

IntraComponentDependencySpecificationTypeConnection object