Skip to main content

ReportDownload

Represents a custom report's download information

type ReportDownload {
url: String!
}

Fields

ReportDownload.url ● String! non-null scalar

The url for report download of the report's query run.

Returned By

reportDownloadDetails query