ProductAttributeValue
type ProductAttributeValue {
imageIds: [String!]
productAttributeId: String
productAttributeOptionId: String
value: String
}
Fields
imageIds
[String!]Image ids of the product attribute
productAttributeId
StringIdentifier of the product attribute
productAttributeOptionId
StringOption identifier for the product attribute
value
StringValue of the product attribute