UpdateProductVariantOptionInput
Attributes available to update a product variant option
This page contains
Fields
productId ID! | The product's Id |
code String! | The code of the option |
name [LocalStringInput!] | List of all the localized name of the product variant option |
inputType InputType PREVIEW | The input type of the option |
Mutations for UpdateProductVariantOptionInput
updateProductVariantOption PREVIEW | Update a product's variant option |