Skip to main content

updateProduct

Update an existing product.

Requires the product/write permission on the given DemandHq

updateProduct(
input: ProductUpdateInput!
): Product!

Arguments

updateProduct.input ● ProductUpdateInput! non-null input

Type

Product object

A Product is a part of the Demand Domain and represents a the basic information of a product. Products have many support entities, including variants, which represent SKUs of the product.