@zeepkist/graphql
    Preparing search index...

    Interface ZslPointsStructureStddevSampleAggregates

    interface ZslPointsStructureStddevSampleAggregates {
        id: any;
        minimumPoints: any;
        bestOf: any;
        __typename: "ZslPointsStructureStddevSampleAggregates";
    }
    Index

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    minimumPoints: any

    Sample standard deviation of minimumPoints across the matching connection

    bestOf: any

    Sample standard deviation of bestOf across the matching connection

    __typename: "ZslPointsStructureStddevSampleAggregates"