ProductAttributeValue
type ProductAttributeValue {
imageIds: [String!]
productAttributeId: String
productAttributeOptionId: String
value: String
}
Fields
imageIds[String!]Image ids of the product attribute
productAttributeIdStringIdentifier of the product attribute
productAttributeOptionIdStringOption identifier for the product attribute
valueStringValue of the product attribute