--- title: OptionValueReorderInput - GraphQL Admin description: The input fields for reordering a product option value. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/OptionValueReorderInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/scalars/ID) Specifies the product option value by ID. * name [String](https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/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/2025-01/input-objects/OptionReorderInput#fields-values)