Closed spvjebaraj closed 6 years ago
Hi Team, How to delete multiple list items in SharePoint using PnP JS core just like batch update. Could you please share the solution.
Regards, Philip
Batch API can be used in SPO/2016. In SP2013, Promise.all or for/of loops can be used for mass deletion requests.
Hi Team, How to delete multiple list items in SharePoint using PnP JS core just like batch update. Could you please share the solution.
Regards, Philip