@zeepkist/graphql
    Preparing search index...

    Interface ZslLevelStddevSampleAggregates

    interface ZslLevelStddevSampleAggregates {
        id: any;
        roundId: any;
        levelId: any;
        __typename: "ZslLevelStddevSampleAggregates";
    }
    Index

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    roundId: any

    Sample standard deviation of roundId across the matching connection

    levelId: any

    Sample standard deviation of levelId across the matching connection

    __typename: "ZslLevelStddevSampleAggregates"