MatchSeriesResponse
Match Series Response
type MatchSeriesResponse {
items: [MatchSeries]
pagination: Pagination
}
Fields
MatchSeriesResponse.items ● [MatchSeries] list object
Part of the paginated list of match series
MatchSeriesResponse.pagination ● Pagination object
Pagination info for this result
Returned By
matchSeries query