@zeepkist/graphql
    Preparing search index...

    Interface LevelPointsHistoryAggregatesFilter

    A filter to be used against aggregates of LevelPointsHistory object types.

    Index

    Properties

    filter?: null | LevelPointsHistoryFilter

    A filter that must pass for the relevant LevelPointsHistory object to be included within the aggregate.

    Sum aggregate over matching LevelPointsHistory objects.

    Distinct count aggregate over matching LevelPointsHistory objects.

    Minimum aggregate over matching LevelPointsHistory objects.

    Maximum aggregate over matching LevelPointsHistory objects.

    Mean average aggregate over matching LevelPointsHistory objects.

    Sample standard deviation aggregate over matching LevelPointsHistory objects.

    Population standard deviation aggregate over matching LevelPointsHistory objects.

    Sample variance aggregate over matching LevelPointsHistory objects.

    Population variance aggregate over matching LevelPointsHistory objects.