@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    pointsStructureId: any

    Sample standard deviation of pointsStructureId across the matching connection

    __typename: "ZslSeasonStddevSampleAggregates"