CustomProductCategoryTranslation
No description
type CustomProductCategoryTranslation {
name: String!
locale: String!
}
Fields
CustomProductCategoryTranslation.name ● String! non-null scalar
CustomProductCategoryTranslation.locale ● String! non-null scalar
Member Of
CustomProductCategory object