@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundResultStddevPopulationAggregates

    interface ZslRoundResultStddevPopulationAggregates {
        roundId: any;
        userId: any;
        position: any;
        points: any;
        __typename: "ZslRoundResultStddevPopulationAggregates";
    }
    Index

    Properties

    roundId: any

    Population standard deviation of roundId across the matching connection

    userId: any

    Population standard deviation of userId across the matching connection

    position: any

    Population standard deviation of position across the matching connection

    points: any

    Population standard deviation of points across the matching connection

    __typename: "ZslRoundResultStddevPopulationAggregates"