CategoryTranslate Object
Creates/updates translations for a category.
type CategoryTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
category: Category
}
Fields
errors ● [TranslationError!]!
category ● Category
Show deprecated
Returned By
categoryTranslate mutation