@zeepkist/graphql
    Preparing search index...

    Interface PersonalBestGlobalAggregatesFilter

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

    Index

    Properties

    filter?: null | PersonalBestGlobalFilter

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

    Sum aggregate over matching PersonalBestGlobal objects.

    Distinct count aggregate over matching PersonalBestGlobal objects.

    Minimum aggregate over matching PersonalBestGlobal objects.

    Maximum aggregate over matching PersonalBestGlobal objects.

    Mean average aggregate over matching PersonalBestGlobal objects.

    Sample standard deviation aggregate over matching PersonalBestGlobal objects.

    Population standard deviation aggregate over matching PersonalBestGlobal objects.

    Sample variance aggregate over matching PersonalBestGlobal objects.

    Population variance aggregate over matching PersonalBestGlobal objects.