SearchProductAttribute
type SearchProductAttribute {
id: String!
name: String!
tableTemplate: SearchProductAttributeTableTemplate
translations: [ProductAttributeTranslation!]
type: String!
}
Fields
tableTemplateSearchProductAttributeTableTemplatetranslations[ProductAttributeTranslation!]