INPUT_OBJECT
ProductSizeFilter
link GraphQL Schema definition
1 input ProductSizeFilter { 2 3 Int!] : [ 4 5 # Exactly one input field should be provided 6 StringMatch : 7 8 # Exactly one input field should be provided 9 StringMatch : 10 11 # Exactly one input field should be provided 12 StringMatch : 13 14 # Exactly one input field should be provided 15 StringMatch : 16 17 # Exactly one input field should be provided 18 StringMatch : 19 20 IntRange : 21 22 Boolean : 23 24 Int!] : [ 25 26 String : 27 28 String!] : [ 29 30 String!] : [ 31 32 Boolean : 33 34 DateRange : 35 }