# OptionValueReorderInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for reordering a product option value. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID - Specifies the product option value by ID. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String - Specifies the product option value by name. ## Input objects with this input object * [OptionReorderInput](/docs/api/admin-graphql/2024-10/input-objects/OptionReorderInput) ## Examples