OBJECT
파일 다운로드 정보
type DownloadResDto {# 표현 경로 (필수)displayPath: String! # 표현 이름 (필수)displayName: String! # 설명message: String }