@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundStddevPopulationAggregatesGenqlSelection

    interface ZslRoundStddevPopulationAggregatesGenqlSelection {
        id?: number | boolean;
        seasonId?: number | boolean;
        round?: number | boolean;
        workshopId?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Population standard deviation of id across the matching connection

    seasonId?: number | boolean

    Population standard deviation of seasonId across the matching connection

    round?: number | boolean

    Population standard deviation of round across the matching connection

    workshopId?: number | boolean

    Population standard deviation of workshopId across the matching connection

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