@zeepkist/graphql
    Preparing search index...

    Interface WorldRecordGlobalAggregatesFilter

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

    Index

    Properties

    filter?: null | WorldRecordGlobalFilter

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

    Sum aggregate over matching WorldRecordGlobal objects.

    Distinct count aggregate over matching WorldRecordGlobal objects.

    Minimum aggregate over matching WorldRecordGlobal objects.

    Maximum aggregate over matching WorldRecordGlobal objects.

    Mean average aggregate over matching WorldRecordGlobal objects.

    Sample standard deviation aggregate over matching WorldRecordGlobal objects.

    Population standard deviation aggregate over matching WorldRecordGlobal objects.

    Sample variance aggregate over matching WorldRecordGlobal objects.

    Population variance aggregate over matching WorldRecordGlobal objects.