@zeepkist/graphql
    Preparing search index...

    Interface PersonalBestGlobalVariancePopulationAggregates

    interface PersonalBestGlobalVariancePopulationAggregates {
        id: any;
        recordId: any;
        userId: any;
        levelId: any;
        __typename: "PersonalBestGlobalVariancePopulationAggregates";
    }
    Index

    Properties

    id: any

    Population variance of id across the matching connection

    recordId: any

    Population variance of recordId across the matching connection

    userId: any

    Population variance of userId across the matching connection

    levelId: any

    Population variance of levelId across the matching connection

    __typename: "PersonalBestGlobalVariancePopulationAggregates"