OptionUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2025-01
Description:
The input fields for updating a product option.
Access Scopes
Fields
-
id:
ID! -
Specifies the product option to update.
-
linkedMetafield:
LinkedMetafieldUpdateInput -
Specifies the metafield the option is linked to.
-
name:
String -
Name of the option.
-
position:
Int -
Position of the option.
Input objects with this input object
Examples