@zeepkist/graphql
    Preparing search index...

    Interface ZslLevelStddevPopulationAggregates

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

    Properties

    id: any

    Population standard deviation of id across the matching connection

    roundId: any

    Population standard deviation of roundId across the matching connection

    levelId: any

    Population standard deviation of levelId across the matching connection

    __typename: "ZslLevelStddevPopulationAggregates"