AggregationIn

  • field
    Type: string
    required

    The field to aggregate. A custom attribute uses its dotted path.

  • function
    Type: string enum
    required

    The aggregation to run.

    values
    • max
    • min
    • sum
    • avg