Skip to main content

ExpressionConnection Object

Represents a Relay Connection to a collection of Expression objects.

Return fields

edges ([ExpressionEdge]!)

Contains the nodes in this connection.

nodes ([Expression]!)

List of nodes in this connection.

pageInfo (PageInfo!)

Pagination data for this connection.

totalCount (Int!)

Total count of nodes available.