MemberSystemPageInfo
object
Pagination information for the member system.
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.
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.
The cursor of the last item in the edge list.
Was this article helpful to you?