Skip to main content
Log inSign up
object

Returns information about pagination in a connection, in accordance with the Relay specification. For more information, please read our GraphQL Pagination Usage Guide.

•

The cursor corresponding to the last node in edges.

•
Boolean!non-null

Whether there are more pages to fetch following the current page.

•
Boolean!non-null

Whether there are any pages prior to the current page.

•

The cursor corresponding to the first node in edges.


Was this section helpful?