INPUT_OBJECT

ReportAnalysisOptions

link GraphQL Schema definition

  • input ReportAnalysisOptions {
  • aggregationType: AggregationTypeEnum!
  • # Required if aggregationType is not COUNT
  • targetProperty: String
  • }