VariantOptionValueInput - admin-graphql - INPUT_OBJECT
Version: 2024-04
Description:
The input fields required to create or modify a product variant's option value.
Access Scopes
Fields
-
id:
ID -
Specifies the product option value by ID.
-
name:
String -
Specifies the product option value by name.
-
optionId:
ID -
Specifies the product option by ID.
-
optionName:
String -
Specifies the product option by name.
Input objects with this input object
Examples