@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonResultVariancePopulationAggregatesGenqlSelection

    interface ZslSeasonResultVariancePopulationAggregatesGenqlSelection {
        seasonId?: number | boolean;
        userId?: number | boolean;
        position?: number | boolean;
        points?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    seasonId?: number | boolean

    Population variance of seasonId across the matching connection

    userId?: number | boolean

    Population variance of userId across the matching connection

    position?: number | boolean

    Population variance of position across the matching connection

    points?: number | boolean

    Population variance of points across the matching connection

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