@zeepkist/graphql
    Preparing search index...

    Interface RecordMediaStddevPopulationAggregatesGenqlSelection

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

    Properties

    id?: number | boolean

    Population standard deviation of id across the matching connection

    recordId?: number | boolean

    Population standard deviation of recordId across the matching connection

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