ProductVariantUpdate
input
Updates a Product Variant.
Fields
| Name | Type | Description |
|---|---|---|
productId | Int | |
visible | Int | |
name | String | |
summary | String | |
price | Float | |
img | Upload | |
minStock | Float | |
warehouseId | Int | |
notes | String | |
propertyPairs | [ProductVariantPropertyPairsAssociation!] | |
identifications | [ProductIdentification!] | |
priceClasses | [ProductPriceClassAssociation!] | |
warehouses | [ProductWarehouseUpdateAssociation!] |