Add getUploadLinks batch mutation (schema + operation) #309

Merged
dean merged 1 commits from dean/batch-upload-links-gql into master 2026-07-23 07:50:58 +00:00
Member

Batched counterpart to getUploadLink: one validation pass server-side,
N locally-signed URLs per round-trip, already-acknowledged indexes
returned in alreadyUploaded. Schema grafted additively (a full
gql-export from BE master would drop schema entries belonging to
not-yet-merged BE branches).

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Batched counterpart to getUploadLink: one validation pass server-side, N locally-signed URLs per round-trip, already-acknowledged indexes returned in alreadyUploaded. Schema grafted additively (a full gql-export from BE master would drop schema entries belonging to not-yet-merged BE branches). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
dean added 1 commit 2026-07-23 07:47:08 +00:00
Add getUploadLinks batch mutation (schema + operation)
All checks were successful
Tests / Tests (pull_request) Successful in 38s
0eb627479a
Batched counterpart to getUploadLink: one validation pass server-side,
N locally-signed URLs per round-trip, already-acknowledged indexes
returned in alreadyUploaded. Schema grafted additively (a full
gql-export from BE master would drop schema entries belonging to
not-yet-merged BE branches).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
dean merged commit b810907f10 into master 2026-07-23 07:50:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/railbird-gql#309
No description provided.