@zeepkist/graphql
    Preparing search index...

    Interface ZslPointsStructureStddevSampleAggregatesGenqlSelection

    interface ZslPointsStructureStddevSampleAggregatesGenqlSelection {
        id?: number | boolean;
        minimumPoints?: number | boolean;
        bestOf?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Sample standard deviation of id across the matching connection

    minimumPoints?: number | boolean

    Sample standard deviation of minimumPoints across the matching connection

    bestOf?: number | boolean

    Sample standard deviation of bestOf across the matching connection

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