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