Skip to main content

IntraComponentDependencyParticipantConnection

The connection type for IntraComponentDependencyParticipant.

type IntraComponentDependencyParticipantConnection {
edges: [IntraComponentDependencyParticipantEdge!]!
nodes: [IntraComponentDependencyParticipant!]!
pageInfo: PageInfo!
totalCount: Int!
}

Fields

IntraComponentDependencyParticipantConnection.edges ● [IntraComponentDependencyParticipantEdge!]! non-null object

A list of all edges of the current page.

IntraComponentDependencyParticipantConnection.nodes ● [IntraComponentDependencyParticipant!]! non-null object

A list of all nodes of the current page.

IntraComponentDependencyParticipantConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

IntraComponentDependencyParticipantConnection.totalCount ● Int! non-null scalar

Identifies the total count of items in the connection.

Member of

Interface object ● InterfacePart object ● IntraComponentDependencySpecification object