Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?