Anchor to ProductOptionProduct
objectProduct Option
Requires access scope.
Product property names like "Size", "Color", and "Material" that the customers can select. Variants are selected based on permutations of these options. 255 characters limit each.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The product option’s name.
- Anchor to optionValuesoption•[Product
Values Option Value!]! non-null The corresponding option value to the product option.
- Anchor to valuesvalues•[String!]!non-nullDeprecated
Was this section helpful?