@zeepkist/graphql
    Preparing search index...

    Interface WorldRecordGlobalStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    recordId: any

    Sample standard deviation of recordId across the matching connection

    levelId: any

    Sample standard deviation of levelId across the matching connection

    userId: any

    Sample standard deviation of userId across the matching connection

    __typename: "WorldRecordGlobalStddevSampleAggregates"