@zeepkist/graphql
    Preparing search index...

    Interface RecordMediaStddevSampleAggregates

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

    Properties

    id: any

    Sample standard deviation of id across the matching connection

    recordId: any

    Sample standard deviation of recordId across the matching connection

    __typename: "RecordMediaStddevSampleAggregates"