Loading...
Was this page helpful?
This documentation provides a reference to the deleteProducts
method. This belongs to the Product Module.
This method is used to delete products. Unlike the softDelete method, this method will completely remove the products and they can no longer be accessed or retrieved.
productIds
string[]Promise
Promise<void>