Skip to main content

Fields

endCursor : DateTime

The cursor of the last item.

hasNextPage : Boolean

Whether there are more items when paginating forwards.

hasPreviousPage : Boolean

Whether there are previous items when paginating backwards.

startCursor : DateTime

The cursor of the first item.

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": "2015-01-29T08:56:40.880795+00:00", "hasNextPage": true, "hasPreviousPage": true, "startCursor": "2017-08-24T13:00:01.972861+00:00" }