@zeepkist/graphql
    Preparing search index...

    Interface RecordMediaVarianceSampleAggregatesGenqlSelection

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

    Properties

    id?: number | boolean

    Sample variance of id across the matching connection

    recordId?: number | boolean

    Sample variance of recordId across the matching connection

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