Skip to main content

StoreTranslationInput

No description

input StoreTranslationInput {
locale: String!
name: String
description: String
seo: StoreSEOInput
location: StoreLocationInput
}

Fields

StoreTranslationInput.locale ● String! non-null scalar

StoreTranslationInput.name ● String scalar

StoreTranslationInput.description ● String scalar

StoreTranslationInput.seo ● StoreSEOInput input

StoreTranslationInput.location ● StoreLocationInput input