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