--- title: SelectedOptionInput - Storefront API description: The input fields required for a selected option. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/input-objects/selectedoptioninput md: https://shopify.dev/docs/api/storefront/unstable/input-objects/selectedoptioninput.md --- # Selected​Option​Input input\_object The input fields required for a selected option. ## Fields * name [String!](https://shopify.dev/docs/api/storefront/unstable/scalars/String) non-null The product option’s name. * value [String!](https://shopify.dev/docs/api/storefront/unstable/scalars/String) non-null The product option’s value. *** ## Map No referencing types