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