Skip to main content

ReportViewInput

Input type for report view configuration.

input ReportViewInput {
analysisScope: String
chartCalculation: String
chartDensity: String
chartLayout: String
chartType: String
dimensions: [String]
timeframe: Timeframe
}

Fields

ReportViewInput.analysisScope ● String scalar

ReportViewInput.chartCalculation ● String scalar

ReportViewInput.chartDensity ● String scalar

ReportViewInput.chartLayout ● String scalar

ReportViewInput.chartType ● String scalar

ReportViewInput.dimensions ● [String] list scalar

ReportViewInput.timeframe ● Timeframe enum

Member Of

CreateReportConfigurationInput input ● generatedReportName query