mutation Upload($attachment: [Upload]) { upload(attachment: $attachment) { original thumbnail id } }