CollectionTranslate Object
Creates/updates translations for a collection.
type CollectionTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
collection: Collection
}
Fields
errors ● [TranslationError!]!
collection ● Collection
Show deprecated
Returned By
collectionTranslate mutation