@zeepkist/graphql
    Preparing search index...

    Interface LevelStddevSampleAggregates

    interface LevelStddevSampleAggregates {
        id: any;
        __typename: "LevelStddevSampleAggregates";
    }
    Index

    Properties

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    __typename: "LevelStddevSampleAggregates"