@zeepkist/graphql
    Preparing search index...

    Interface UserPointsHistoryAggregatesFilter

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

    Index

    Properties

    filter?: null | UserPointsHistoryFilter

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

    Sum aggregate over matching UserPointsHistory objects.

    Distinct count aggregate over matching UserPointsHistory objects.

    Minimum aggregate over matching UserPointsHistory objects.

    Maximum aggregate over matching UserPointsHistory objects.

    Mean average aggregate over matching UserPointsHistory objects.

    Sample standard deviation aggregate over matching UserPointsHistory objects.

    Population standard deviation aggregate over matching UserPointsHistory objects.

    Sample variance aggregate over matching UserPointsHistory objects.

    Population variance aggregate over matching UserPointsHistory objects.