Skip to main content

ProductAttributeValue

type ProductAttributeValue {
imageIds: [String!]
productAttributeId: String
productAttributeOptionId: String
value: String
}

Fields

imageIds[String!]

Image ids of the product attribute

productAttributeIdString

Identifier of the product attribute

productAttributeOptionIdString

Option identifier for the product attribute

valueString

Value of the product attribute