INPUT_OBJECT
DownloadReportPdfAsyncInput
Description
Input for asynchronously downloading a report in PDF format.
link GraphQL Schema definition
- input DownloadReportPdfAsyncInput {
- # ID of the report to download.
- Int! :
- CustomReportCreate :
- }