@zeepkist/graphql
    Preparing search index...

    Interface WorldRecordGlobalAggregatesGenqlSelection

    Index

    Properties

    keys?: number | boolean

    Sum aggregates across the matching connection (ignoring before/after/first/last/offset)

    Distinct count aggregates across the matching connection (ignoring before/after/first/last/offset)

    Minimum aggregates across the matching connection (ignoring before/after/first/last/offset)

    Maximum aggregates across the matching connection (ignoring before/after/first/last/offset)

    Mean average aggregates across the matching connection (ignoring before/after/first/last/offset)

    Sample standard deviation aggregates across the matching connection (ignoring before/after/first/last/offset)

    Population standard deviation aggregates across the matching connection (ignoring before/after/first/last/offset)

    Sample variance aggregates across the matching connection (ignoring before/after/first/last/offset)

    Population variance aggregates across the matching connection (ignoring before/after/first/last/offset)

    __typename?: number | boolean
    __scalar?: number | boolean