OBJECT
type DownloadCdmTprConfigAsyncReply {# ID of the download entity that records the progress of the download, and# can be used to get the URL on completion.downloadId: Long! # Job ID of the submitted asynchronous job.jobId: Long! # Job reference ID.referenceId: String! }