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