This documentation provides a reference to the deleteProductOptions method. This belongs to the Product Module.
deleteProductOptions
This method is used to delete a product option.
Code1await productModuleService.deleteProductOptions([2 "opt_123",3 "opt_321",4])
1await productModuleService.deleteProductOptions([2 "opt_123",3 "opt_321",4])
productOptionIds
sharedContext
Promise