ProductUnitTranslationInput
type ProductUnitTranslationInput {
description: String
locale: String!
name: String
}
Fields
description
StringIt is the description information of the translation.
It is the name information of the translation.
name
StringIt is the information in which language the translation is saved.