Skip to main content

StarredRecordConnection Object

Represents a Relay Connection to a collection of StarredRecord objects.

Return fields#

edges ([StarredRecordEdge]!)#

List of edges containing the nodes in this connection.

nodes ([StarredRecord]!)#

List of nodes in this connection.

pageInfo (PageInfo!)#

Pagination data for this connection.

totalCount (Int!)#

Total count of nodes available.