@zeepkist/graphql
    Preparing search index...

    Interface PersonalBestGlobalStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    recordId: any

    Sample standard deviation of recordId across the matching connection

    userId: any

    Sample standard deviation of userId across the matching connection

    levelId: any

    Sample standard deviation of levelId across the matching connection

    __typename: "PersonalBestGlobalStddevSampleAggregates"