@zeepkist/graphql
    Preparing search index...

    Interface RecordMediaStddevPopulationAggregates

    interface RecordMediaStddevPopulationAggregates {
        id: any;
        recordId: any;
        __typename: "RecordMediaStddevPopulationAggregates";
    }
    Index

    Properties

    id: any

    Population standard deviation of id across the matching connection

    recordId: any

    Population standard deviation of recordId across the matching connection

    __typename: "RecordMediaStddevPopulationAggregates"