Protected InternalPerforms aggregation operations on data arrays
The action parameters containing:
Aggregated results
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private aggregatePrivate aggregatePrivate calculatePrivate calculatePrivate calculatePrivate get
Action that performs aggregation operations on arrays of data Supports grouping, counting, summing, averaging, and other statistical operations
Example