Using a custom action, I want to pass a list of document references or a query and delete said documents. Batch writing is available, but not batch deleting (though I think that is a firebase issue). How would I go about this?
Using a custom action, I want to pass a list of document references or a query and delete said documents. Batch writing is available, but not batch deleting (though I think that is a firebase issue). How would I go about this?