@storehouse/mongoose - v4.0.0
    Preparing search index...

    Interface WithAggregationMethod

    interface WithAggregationMethod {
        aggregation<ResultElementType>(): Aggregation<ResultElementType>;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods