Skip to main content

runReportDefinitionQuery

Runs a report definition's query to generate fresh results with the latest data.

runReportDefinitionQuery(
id: UUID!
): ReportInformation

Arguments

runReportDefinitionQuery.id ● UUID! non-null scalar

The UUID of the report definition to run.

Type

ReportInformation object

Represents a custom report's execution information