Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 454 Bytes

File metadata and controls

17 lines (9 loc) · 454 Bytes

AggregationOperation

An operation that will be applied on a field

Properties

Name Type Description Notes
field String The field to operate on
op AggregationOpType
alias String Optional alias for the output; if not provided, a default alias is computed [optional]
expandArray Boolean [optional]