Optional
__typename?: "GameMapPagination"Optional
data?: Maybe<Maybe<GameMap>[]>List of items on the current page
Optional
from?: Maybe<Scalars["Int"]>Number of the first item returned
Determines if cursor has more pages after the current page
The last page (number of pages)
Number of items returned per page
Optional
to?: Maybe<Scalars["Int"]>Number of the last item returned
Number of total items selected by the query
Current page of the cursor