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