Skip to main content
object

Requires read_products access scope.

A specific value for a ProductOption, such as "Red" or "Blue" for a "Color" option. Each value can be assigned to ProductVariant objects to create different versions of a Product.

The value tracks whether any variants currently use it through the hasVariants field. Values can include visual representations through swatches that display colors or images. When linked to a Metafield, the linkedMetafieldValue provides additional structured data for the option value.

•Boolean!
non-null

Whether the product option value has any linked variants.

•ID!
non-null

A globally-unique ID.

Anchor to linkedMetafieldValuelinkedMetafieldValue
•String

The value of the linked metafield.

•String!
non-null

The name of the product option value.

•ProductOptionValueSwatch

The swatch associated with the product option value.

•[Translation!]!
non-null

The published translations associated with the resource.

Arguments

•String!
required

Filters translations locale.

•ID

Filters translations by market ID. Use this argument to retrieve content specific to a market.



Was this section helpful?


Was this section helpful?