@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonStddevPopulationAggregates

    interface ZslSeasonStddevPopulationAggregates {
        id: any;
        pointsStructureId: any;
        __typename: "ZslSeasonStddevPopulationAggregates";
    }
    Index

    Properties

    id: any

    Population standard deviation of id across the matching connection

    pointsStructureId: any

    Population standard deviation of pointsStructureId across the matching connection

    __typename: "ZslSeasonStddevPopulationAggregates"