@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonStddevSampleAggregatesGenqlSelection

    interface ZslSeasonStddevSampleAggregatesGenqlSelection {
        id?: number | boolean;
        pointsStructureId?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Sample standard deviation of id across the matching connection

    pointsStructureId?: number | boolean

    Sample standard deviation of pointsStructureId across the matching connection

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