@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundResultVariancePopulationAggregates

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

    Properties

    roundId: any

    Population variance of roundId across the matching connection

    userId: any

    Population variance of userId across the matching connection

    position: any

    Population variance of position across the matching connection

    points: any

    Population variance of points across the matching connection

    __typename: "ZslRoundResultVariancePopulationAggregates"