--- title: OptionValueReorderInput - GraphQL Admin description: The input fields for reordering 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/OptionValueReorderInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OptionValueReorderInput.txt --- # 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/2024-10/scalars/ID) Specifies the product option value by ID. * name [String](https://shopify.dev/docs/api/admin-graphql/2024-10/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/2024-10/input-objects/OptionReorderInput#field-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/2024-10/input-objects/OptionReorderInput#field-values)