updateShippingPrice
Update enterprise shipping zone prices.
updateShippingPrice(
id: ID!
shippingPrice: ShippingPriceInput!
): ShippingPriceOutput!
Update enterprise shipping zone prices.
updateShippingPrice(
id: ID!
shippingPrice: ShippingPriceInput!
): ShippingPriceOutput!
updateShippingPrice.id ● ID! non-null scalarupdateShippingPrice.shippingPrice ● ShippingPriceInput! non-null inputShippingPriceOutput object