Update/delete by query missing from API reference
Open
Bug
Docs
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 82
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 4
Description
Both the `PATCH /items/:collection` as `DELETE /items/:collection` endpoints have a "by query" version of said endpoint, where you can pass a `query` object in the body to control what items to update/delete rather than having to rely on primary keys
Contributor guide
Assessment
This issue has not been assessed yet.