--- title: OptionValueSetInput - GraphQL Admin description: The input fields for creating or updating a product option value. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OptionValueSetInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OptionValueSetInput.txt --- # 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/2024-10/scalars/ID) Specifies the product option value. * name [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) Value associated with an option. *** ## Input objects using this input * [Option​Set​Input.​values](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OptionSetInput#field-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/2024-10/input-objects/OptionSetInput#field-values)