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