Translation data pagination information.
Fields
hasNextPage ● String!non-null
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.
endCursor ● String
The cursor of the last item in the edge list.
startCursor ● String
The cursor of the first item in the edge list.
Map
TranslatablePageInfo
Was this article helpful to you?