INPUT_OBJECT
ShippingGroupAddInput
link GraphQL Schema definition
1 input ShippingGroupAddInput { 2 3 # Exactly one input field should be provided 4 CountryInput!]! : [ 5 6 # Provided ranges override all the ranges existed before 7 ShippingPriceRangeInput! : 8 }