The product attribute names, such as "Color," "Size," and "Material." Variants are chosen according to the configuration of these options. Each product attribute name has a length limit of 255 characters.
Fields
id ● ID!non-null
A universally unique identifier.
name ● String!non-null
Name of the product option.
optionValues ● [ProductOptionValue!]non-null
Option values return all the corresponding option value objects for the product option.
More
position ● Int!non-null
Position of the product option.
values ● [String!]non-null
Values corresponding to product option names.
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
Field from
ProductOption
Was this article helpful to you?