INPUT_OBJECT
LeagueQuery
link GraphQL Schema definition
- input LeagueQuery {
- : Int
- # How many nodes to return for the page. Maximum value of 512
- : Int
- : String
- : LeaguePageFilter
- : TournamentPaginationSort
- }
INPUT_OBJECT
- input LeagueQuery {
- : Int
- # How many nodes to return for the page. Maximum value of 512
- : Int
- : String
- : LeaguePageFilter
- : TournamentPaginationSort
- }