MetaobjectPageInfo
object
Pagination information of a list of metaobjects.
Fields
Whether there is another page of data available after the current page.
true: There is another page of data.false: There is no more data. The current page is the last page.
The cursor of the last item in the edge list.
Whether there is a previous page of data available before the current page.
true: There is a previous page of data.false: There is no previous page. The current page is the first page.
The cursor of the first item in the edge list.
Map
Field from
MetaobjectPageInfo
Was this article helpful to you?