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