ShippingPriceRemoveProductFromExclude Object
Remove product from excluded list for shipping price.
type ShippingPriceRemoveProductFromExclude {
shippingMethod: ShippingMethodType
shippingErrors: [ShippingError!]! @deprecated
errors: [ShippingError!]!
}
Fields
shippingMethod ● ShippingMethodType
A shipping method with new list of excluded products.