OptionSetInput - admin-graphql - INPUT_OBJECT
Version: 2024-04
Description:
The input fields for creating or updating a product option.
Access Scopes
Fields
-
id:
ID -
Specifies the product option to update.
-
name:
String -
Name of the option.
-
position:
Int -
Position of the option.
-
values:
OptionValueSetInput -
Value associated with an option.
Input objects with this input object
Examples