Type Alias ReportDataReportArgs

ReportDataReportArgs: {
    code?: Maybe<Scalars["String"]>;
}

The ReportData object enables the retrieval of single reports or filtered collections of reports.