data-api-builder
data-api-builder copied to clipboard
MsSql/PgSql : DeleteMany REST DELETE
| Abstract Operation | SQL DB / PG | Doc API | REST | Notes |
|---|---|---|---|---|
| DeleteMany | DELETE <N rows> | | DELETE Orders | * Body should just need […PKs] |
I believe we should close this due to the fact we can have multiple ops in a single GQL mutation.