Skip to main content

ActivityConnection Object

Represents a Relay Connection to a collection of Activity objects.

Return fields#

edges ([ActivityEdge]!)#

List of edges containing the nodes in this connection.

nodes ([Activity]!)#

List of nodes in this connection.

pageInfo (PageInfo!)#

Pagination data for this connection.

totalCount (Int!)#

Total count of nodes available.