staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
700 stars 66 forks source link

implemented the bulk delete closing #27 #79

Closed dstpierre closed 1 year ago

dstpierre commented 1 year ago

This adds a bulk delete functionality similar to the previously implemented bulk update.

The filtering criterias must be pass via the URL query string parameter x and must be base64 encoded.