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