--- title: SelectedOptionInput - Storefront API description: The input fields required for a selected option. api_version: 2025-01 api_name: storefront type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/2025-01/input-objects/selectedoptioninput md: https://shopify.dev/docs/api/storefront/2025-01/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/2025-01/scalars/String) non-null The product option’s name. * value [String!](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) non-null The product option’s value. *** ## Map No referencing types