@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundStddevPopulationAggregates

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

    Properties

    id: any

    Population standard deviation of id across the matching connection

    seasonId: any

    Population standard deviation of seasonId across the matching connection

    round: any

    Population standard deviation of round across the matching connection

    workshopId: any

    Population standard deviation of workshopId across the matching connection

    __typename: "ZslRoundStddevPopulationAggregates"