Types
UploadInstruction
One executable step of the upload plan (one chunk PUT in v1)
object
UploadInstructionFields
byteRange
partNumber
Int!
1-indexed; matches AWS S3 UploadPart PartNumber range (1-10000)
receipt
How to extract the receipt (etag) from the response — nil if the wire does not return one
request