OptionAndValueInput - admin-graphql - INPUT_OBJECT
Version: 2025-01
Description:
The input fields for the options and values of the combined listing.
Access Scopes
Fields
-
linkedMetafield:
LinkedMetafieldInput -
The linked metafield for the product's option.
-
name:
String! -
The name of the Product's Option.
-
optionId:
ID -
The ID of the option to update. If not present, the option will be created.
-
values:
String! -
The ordered values of the Product's Option.
Input objects with this input object
Examples