MatchSeriesSort
Sort the result of the matchSeries query
input MatchSeriesSort {
field: MatchSeriesSortField!
order: Order!
}
Fields
MatchSeriesSort.field ● MatchSeriesSortField! non-null enum
Field to sort by
MatchSeriesSort.order ● Order! non-null enum
Direction of sorting
Member Of
matchSeries query