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