DateTimePageInfo
Fields
The cursor of the last item.
Whether there are more items when paginating forwards.
Whether there are previous items when paginating backwards.
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": "1970-07-20T17:06:00.410572+00:00",
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "2011-02-12T09:34:02.053588+00:00"
}