deleteProducts
Delete multiple Products from a DemandHq.
Requires the product/write permission on all given DemandHqs.
deleteProducts(
productIds: [ID!]!
): ProductsDeleteResponse!
Arguments
deleteProducts.productIds
● [ID!]!
non-null scalar
Type
ProductsDeleteResponse
object
Returned object from deleteProducts