OptionCreateInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for creating a product option.
Access Scopes
Fields
-
linkedMetafield:
LinkedMetafieldCreateInput -
Specifies the metafield the option is linked to.
-
name:
String -
Name of the option.
-
position:
Int -
Position of the option.
-
values:
OptionValueCreateInput -
Values associated with the option.
Input objects with this input object
Examples