Skip to main content
object

Requires unauthenticated_read_product_listings access scope.

A name/value pair representing a product option selection on a variant. The ProductVariant object's selectedOptions field returns this to indicate which options define that variant, such as "Size: Large" or "Color: Red".

•String!
non-null

The product option’s name.

•String!
non-null

The product option’s value.


Was this section helpful?