OBJECT
1type CompleteMultipartUploadResult {23# The final unsigned URL of the uploaded file4url: String! 56# The final signed URL of the uploaded file7signedUrl: String! 89}