PageInfo
Pagination information for a list of resources.
PageInfo
Pagination information for a list of resources.
Attributes
__typename
string
The typename of the schema.
after
string
The cursor to fetch entries after.
before
string
The cursor to fetch entries before.
page_size
integer
The number of items per page (defaults to 50).