INPUT_OBJECT

ScoreRangeInput

link GraphQL Schema definition

1input ScoreRangeInput {
3
2min: Int
5
4max: Int
6}