# OptionReorderInput - admin - INPUT_OBJECT Version: 2025-01 ## Description The input fields for reordering a product option and/or its values. ### Access Scopes ## Fields * [id](/docs/api/admin/2025-01/scalars/ID): ID - Specifies the product option to reorder by ID. * [name](/docs/api/admin/2025-01/scalars/String): String - Specifies the product option to reorder by name. * [values](/docs/api/admin/2025-01/input-objects/OptionValueReorderInput): OptionValueReorderInput - Values associated with the option. ## Input objects with this input object * [productOptionsReorder](/docs/api/admin/2025-01/mutations/productOptionsReorder) ## Examples