React Native Firebase
    Preparing search index...

    Options for pipeline aggregate() stage.

    interface PipelineAggregateOptions {
        accumulators?: AliasedAggregate[];
        groups?: (string | Selectable)[];
    }
    Index

    Properties

    accumulators?: AliasedAggregate[]
    groups?: (string | Selectable)[]