PageInfo
The Relay compliant PageInfo type, containing data necessary to paginate this connection.
Fields
When paginating forwards, the cursor to continue.
When paginating forwards, are there more items?
When paginating backwards, are there more items?
When paginating backwards, the cursor to continue.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"endCursor": "book-degree-bad-address-accept",
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "lose-threat-summer-expert-cultural"
}