Skip to main content

SearchProductBrandTranslation

type SearchProductBrandTranslation {
description: String
locale: String!
name: String
slug: String
}

Fields

descriptionString

It is the description information of the translation.

localeString!required

It is the name information of the translation.

nameString

It is the information in which language the translation is saved.

slugString