# SelectedOptionInput - storefront - INPUT_OBJECT Version: 2024-10 ## Description The input fields required for a selected option. ### Access Scopes ## Fields * [name](/docs/api/storefront/2024-10/scalars/String): String! - The product option’s name. * [value](/docs/api/storefront/2024-10/scalars/String): String! - The product option’s value. ## Input objects with this input object * [Product](/docs/api/storefront/2024-10/arguments/Product) * [Product](/docs/api/storefront/2024-10/arguments/Product) * [Product](/docs/api/storefront/2024-10/arguments/Product) ## Examples