productUpdate
Update an existing product
Arguments
2 argumentsid•ID!ID of the product.
name•StringName of the product
brandName•StringBrand name of the product
code•StringArticle number of the product
currency•String!ISO 4217 currency code
value•String!Amount
currency•String!ISO 4217 currency code
value•String!Amount
height•FloatHeight in specified unit
length•FloatLength in specified unit
width•FloatWidth in specified unit
value•FloatWeight value
hsCode•StringHS code of the product
countryCodeOfOrigin•StringCountry code of origin of the product
description•StringGoods description for customs in English
barcode•StringBarcode
quantity•IntQuantity of items when scanned
name•StringTag name
key•String!Stable definition key.
value•MixedRaw JSON value. Null clears the value.
Possible return
id•ID!Unique primary key.
name•StringName of the product
brandName•StringBrand name of the product
code•StringArticle number of the product
hsCode•StringHS code of the product
countryCodeOfOrigin•StringCountry code of origin of the product
description•StringGoods description for customs in English
quantityAllocated•Int!Quantity allocated to fulfillments
quantityOnHand•Int!Quantity on hand in warehouses
quantityAvailable•Int!Quantity available
quantityUnallocated•Int!Total quantity unallocated (backorders) across all order lines
createdAt•DateTimeTz!When the product was created.
updatedAt•DateTimeTz!When the product was last updated.
message•String!field•[String!]