RelationProxy.removeAll

Simply deletes all the records matching the filters.

Even if any data is already cached, does not filter by IDs, but simply uses the specified filters in a DELETE query.

struct RelationProxy(T)
removeAll
()

Meta