OptionReorderInput - admin-graphql - INPUT_OBJECT
Version: 2025-01
Description:
The input fields for reordering a product option and/or its values.
Access Scopes
Fields
-
id:
ID -
Specifies the product option to reorder by ID.
-
name:
String -
Specifies the product option to reorder by name.
-
values:
OptionValueReorderInput -
Values associated with the option.
Input objects with this input object
Examples