data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

MsSql/PgSql : DeleteMany REST DELETE

Open Aniruddh25 opened this issue 4 years ago • 1 comments

Abstract Operation​ SQL DB / PG​ Doc API​ REST​ Notes
DeleteMany​ DELETE <N rows>​ DELETE Orders​ * Body should just need […PKs]

Aniruddh25 avatar Nov 09 '21 18:11 Aniruddh25

I believe we should close this due to the fact we can have multiple ops in a single GQL mutation.

JerryNixon avatar Sep 06 '24 19:09 JerryNixon