updateProducts
Update multiple existing products.
Requires the product/write permission on all given DemandHqs.
updateProducts(
inputs: [ProductUpdateInput!]
): [Product!]
Arguments
updateProducts.inputs ● [ProductUpdateInput!] list 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.