ShopSettingsTranslate Object
Creates/updates translations for shop settings.
type ShopSettingsTranslate {
shop: Shop
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
}
Fields
shop ● Shop
Updated shop settings.
errors ● [TranslationError!]!
Show deprecated
Returned By
shopSettingsTranslate mutation