How to delete all records in Entity storage custom object

Hi All,

I am developing a custom app and using Entity storage custom objects and see we can delete single record using delete(“record_display_id”). Is it possible to delete multiple records based on filter such as deleteAll(filter)?

Regards,
Sachin

Hi @Sachin_Kumar

Unfortunately, we don’t support bulk deleting like you are looking for. We will take this as feedback and identify the possibilities. However, we cannot assure any timeline around this.

1 Like

@Anand_Chandran Thanks your response.

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.