Optional
__typename?: "GameNPCPagination"Optional
data?: Maybe<Maybe<GameNpc>[]>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