--- title: OptionValueSetInput - GraphQL Admin description: The input fields for creating or updating a product option value. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/optionvaluesetinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/optionvaluesetinput.md --- # Option​Value​Set​Input input\_object The input fields for creating or updating a product option value. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) Specifies the product option value. * name [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Value associated with an option. *** ## Input objects using this input * [Option​Set​Input.values](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OptionSetInput#fields-values) INPUT OBJECT The input fields for creating or updating a product option. *** ## Map ### Input objects using this input * [Option​Set​Input.values](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OptionSetInput#fields-values)