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":123,"id":4,"label":"abc123","name":"abc123","value":"xyz789"}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.