data-api-builder
data-api-builder copied to clipboard
MsSql/PgSql: UpsertMany REST PUT
| Abstract Operation | SQL DB / PG | Doc API | REST | Notes |
|---|---|---|---|---|
| UpsertMany | “UPSERT” <N row w/ overwrite> | Bulk(upserts(items)) | PUT Orders | |
I believe we should close this since GQL supports multiple ops in a single mutation.