@zeepkist/graphql
    Preparing search index...

    Interface PersonalBestGlobalVarianceSampleAggregates

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

    Properties

    id: any

    Sample variance of id across the matching connection

    recordId: any

    Sample variance of recordId across the matching connection

    userId: any

    Sample variance of userId across the matching connection

    levelId: any

    Sample variance of levelId across the matching connection

    __typename: "PersonalBestGlobalVarianceSampleAggregates"