StorePageTranslationInput
No description
input StorePageTranslationInput {
locale: Locale!
name: String
seo: SeoInput
}
No description
input StorePageTranslationInput {
locale: Locale!
name: String
seo: SeoInput
}
StorePageTranslationInput.locale ● Locale! non-null enumStorePageTranslationInput.name ● String scalarStorePageTranslationInput.seo ● SeoInput input