ShippingPriceTranslate Object
Creates/updates translations for a shipping method.
type ShippingPriceTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
shippingMethod: ShippingMethodType
}
Fields
errors ● [TranslationError!]!
shippingMethod ● ShippingMethodType
Show deprecated
Returned By
shippingPriceTranslate mutation