You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`deletedQuery`|`Function | Object`|`{ deleted: { $ne: true } }`| An object or asyncfunction that takes the query which returns the part of the query to exclude deleted entrie |
1883
1883
| `removeData` | `Function | Object` | `{ deleted: true }` | An object or asyncfunction that returns the data used to flag an entry as deleted |
0 commit comments