--- title: OptionValueUpdateInput - GraphQL Admin description: The input fields for 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/optionvalueupdateinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/optionvalueupdateinput.md --- # Option​Value​Update​Input input\_object The input fields for updating a product option value. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null Specifies the product option value. * linked​Metafield​Value [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Metafield value associated with an option. * name [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Value associated with an option. *** ## Map No referencing types