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