Remove an entity. Returns true if an item was deleted.
true
Future<bool> delete(String id, {String? userId});