@zeepkist/graphql
    Preparing search index...

    Interface LevelStddevPopulationAggregatesGenqlSelection

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

    Properties

    id?: number | boolean

    Population standard deviation of id across the matching connection

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