DisBot
    Preparing search index...

    Type Alias ApisAggregateArgs<ExtArgs>

    Type Parameters

    Index

    Properties

    Aggregation Docs

    Select which fields to average

    Aggregation Docs

    Count returned Apis

    Aggregation Docs

    Select which fields to find the maximum value

    Aggregation Docs

    Select which fields to find the minimum value

    Aggregation Docs

    Select which fields to sum

    Cursor Docs

    Sets the start position

    Sorting Docs

    Determine the order of Apis to fetch.

    skip?: number

    Pagination Docs

    Skip the first n Apis.

    take?: number

    Pagination Docs

    Take ±n Apis from the position of the cursor.

    Filter which Apis to aggregate.