Docs
Dashboard

ProductVariantAttributeValueInput

Input

Represents the input for a product variant attribute value. Either the AttributeId or AttributeName must be provided, and the AttributeValueId or Value must be provided..

#

Fields


attributeId
ID

The unique identifier of the product attribute.

attributeName
String

The name of the product attribute.

attributeValueId
ID

The unique identifier of the product attribute value.

value
String

The value of the product attribute.