--- title: OptionValueReorderInput - GraphQL Admin description: The input fields for reordering 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/optionvaluereorderinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/optionvaluereorderinput.md --- # Option​Value​Reorder​Input input\_object The input fields for reordering a product option value. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) Specifies the product option value by ID. * name [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Specifies the product option value by name. *** ## Input objects using this input * [Option​Reorder​Input.values](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OptionReorderInput#fields-values) INPUT OBJECT The input fields for reordering a product option and/or its values. *** ## Map ### Input objects using this input * [Option​Reorder​Input.values](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OptionReorderInput#fields-values)