@zeepkist/graphql
    Preparing search index...

    Interface PersonalBestGlobalStddevSampleAggregatesGenqlSelection

    interface PersonalBestGlobalStddevSampleAggregatesGenqlSelection {
        id?: number | boolean;
        recordId?: number | boolean;
        userId?: number | boolean;
        levelId?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Sample standard deviation of id across the matching connection

    recordId?: number | boolean

    Sample standard deviation of recordId across the matching connection

    userId?: number | boolean

    Sample standard deviation of userId across the matching connection

    levelId?: number | boolean

    Sample standard deviation of levelId across the matching connection

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