@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundVariancePopulationAggregates

    interface ZslRoundVariancePopulationAggregates {
        id: any;
        seasonId: any;
        round: any;
        workshopId: any;
        __typename: "ZslRoundVariancePopulationAggregates";
    }
    Index

    Properties

    id: any

    Population variance of id across the matching connection

    seasonId: any

    Population variance of seasonId across the matching connection

    round: any

    Population variance of round across the matching connection

    workshopId: any

    Population variance of workshopId across the matching connection

    __typename: "ZslRoundVariancePopulationAggregates"