SearchProductAttributeValue
type SearchProductAttributeValue {
imageIds: [String!]
productAttribute: SearchProductAttribute
productAttributeOption: SearchProductAttributeOption
value: String
}
Fields
imageIds
[String!]productAttribute
SearchProductAttributeproductAttributeOption
SearchProductAttributeOptionvalue
String