Skip to main content

Pagination

Input object for pagination. The max field is the maximum number of items to return, and the page field is the page number to return.

input Pagination {
max: Uint32
page: Uint64
}

Fields

Pagination.max ● Uint32 scalar common

Pagination.page ● Uint64 scalar common

Member Of

GetArenas query ● GetEventRequest input ● GetEventRoundRequest input ● GetEventUserRequest input ● GetItemsRequest input ● GetMatchesRequest input ● GetMatchmakingTicketRequest input ● GetMatchmakingTicketsRequest input ● GetMatchmakingUsers query ● GetMatchRequest input ● GetRecordsRequest input ● GetTasksRequest input ● GetTeamRequest input ● GetTeamsRequest input ● GetTournamentUsersRequest input ● SearchTeamsRequest input