Skip to main content

ComponentConnection Object

Represents a Relay Connection to a collection of Component objects.

Return fields#

edges ([ComponentEdge]!)#

List of edges containing the nodes in this connection.

nodes ([Component]!)#

List of nodes in this connection.

pageInfo (PageInfo!)#

Pagination data for this connection.

totalCount (Int!)#

Total count of nodes available.