OptionalfilterA filter that must pass for the relevant Favourite object to be included within the aggregate.
OptionalsumSum aggregate over matching Favourite objects.
OptionaldistinctDistinct count aggregate over matching Favourite objects.
OptionalminMinimum aggregate over matching Favourite objects.
OptionalmaxMaximum aggregate over matching Favourite objects.
OptionalaverageMean average aggregate over matching Favourite objects.
OptionalstddevSample standard deviation aggregate over matching Favourite objects.
OptionalstddevPopulation standard deviation aggregate over matching Favourite objects.
OptionalvarianceSample variance aggregate over matching Favourite objects.
OptionalvariancePopulation variance aggregate over matching Favourite objects.
A filter to be used against aggregates of
Favouriteobject types.