# OptionValueSetInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for creating or updating a product option value. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID - Specifies the product option value. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String - Value associated with an option. ## Input objects with this input object * [OptionSetInput](/docs/api/admin-graphql/2024-10/input-objects/OptionSetInput) ## Examples