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

MsSql/PgSql: UpsertMany REST PUT

Open Aniruddh25 opened this issue 4 years ago • 1 comments

Abstract Operation​ SQL DB / PG​ Doc API​ REST​ Notes
UpsertMany​ “UPSERT” <N row w/ overwrite>​ Bulk(upserts(items))​ PUT Orders​

Aniruddh25 avatar Nov 09 '21 18:11 Aniruddh25

I believe we should close this since GQL supports multiple ops in a single mutation.

JerryNixon avatar Sep 06 '24 19:09 JerryNixon