SelectedOption object
Properties used by customers to select a product variant. Products can have multiple options, like different sizes or colors.
On this page
Fields
- name (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The product option’s name. - value (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The product option’s value.
Types that return SelectedOption
[ProductVariant.selectedOptions](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/productvariant#selectedoptions-2021-01)