UpdateCoreProductInput
Input type of update core product operation
Input Fields
id (
String!)
ID of the product
name (
String!)
Name of the product
skuCode (
String!)
Sku Code of the product
barcode (
String)
Barcode of the product
categoryId (
String)
UUID of an existing category
dimensions (
CoreDimensionsInput)
Master carton dimensions - length, width and height measurements
weight (
CoreWeightInput)
The weight of a full master carton of this product
unitsPerCarton (
Int)
The number of units of this product that ship inside one master carton
characteristics (
CoreProductCharacteristicsInput)
Characteristics of the product
attributes (
[CoreProductAttributeWithValueInput!])
Attributes of the product
tariffCodes (
[CoreProductTariffCodeInput!])
Tariff codes of the product
sellCostPrices (
[CoreProductSellCostPriceInput!])
Sell cost prices of the product
buyCostPrices (
[CoreProductBuyCostPriceInput!])
Buy cost prices of the product