input_object

CompleteUploadReqInput

Detailed information about the uploaded file and its processing
Fields
file_name
String!
Required
Name of the uploaded file
file_path
String!
Required
Path where the file is stored in the storage system
content_type
String!
Required
MIME type or content type of the file
method
String!
Required
Upload method used (e.g., direct, presigned)
namespace
String!
Required
Storage namespace for the file
operation
String!
Required
Operation performed on the file
size
Int!
Required
Size of the file in bytes
Required
Upload URL details and expiration
Optional tags for file categorization