Skip to main content
object

Requires read_products access scope.

The product property names. For example, "Size", "Color", and "Material". Variants are selected based on permutations of these options. The limit for each product property name is 255 characters.

ID!non-null

A globally-unique ID.

LinkedMetafield

The metafield identifier linked to this option.

String!non-null

The product option’s name.

[ProductOptionValue!]!non-null

Similar to values, option_values returns all the corresponding option value objects to the product option, including values not assigned to any variants.

Int!non-null

The product option's position.

[Translation!]!non-null

The published translations associated with the resource.

[String!]!non-null

The corresponding value to the product option name.


Was this section helpful?


Was this section helpful?