---
title: SelectedOptionInput - Storefront API
description: The input fields required for a selected option.
api_version: 2026-04
api_name: storefront
type: input-object
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/input-objects/SelectedOptionInput
  md: >-
    https://shopify.dev/docs/api/storefront/latest/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/latest/scalars/String)

  non-null

  The product option’s name.

* value

  [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String)

  non-null

  The product option’s value.

***

## Map

No referencing types
