PageInfo
Information about the current page.
Fields
Name
Type
Description
hasNextPage
Boolean
Indicates whether the list items exist on the next page. Used to navigate forward.
hasPreviousPage
Boolean
Indicates whether the list items exist on the previous page. Used to navigate backwards.
startCursor
String
Indicates whether the list items exist on the previous page. Used to navigate forward.
endCursor
String
Indicates whether the list items exist on the previous page. Used to navigate backwards.
Used by types
A type that provides a standard mechanism for paginating the result set.