@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    seasonId: any

    Sample standard deviation of seasonId across the matching connection

    round: any

    Sample standard deviation of round across the matching connection

    workshopId: any

    Sample standard deviation of workshopId across the matching connection

    __typename: "ZslRoundStddevSampleAggregates"