Add getUploadLinks batch mutation (schema + operation) #309
Reference in New Issue
Block a user
No description provided.
Delete Branch "dean/batch-upload-links-gql"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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