PageTranslate Object
Creates/updates translations for a page.
type PageTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
page: PageTranslatableContent
}
Fields
errors ● [TranslationError!]!
page ● PageTranslatableContent
Show deprecated
Returned By
pageTranslate mutation