Schema Documentation

VariationAttribute

Description

A product variation attribute object

Fields
Field NameDescription
attributeId - Int The Database ID of the attribute.
id - ID! The Global ID of the attribute.
label - String Label of attribute
name - String Name of attribute
value - String Selected value of attribute
Example
{"attributeId":987,"id":"4","label":"xyz789","name":"abc123","value":"xyz789"}