@zeepkist/graphql
    Preparing search index...

    Interface VersionAverageAggregates

    interface VersionAverageAggregates {
        id: any;
        __typename: "VersionAverageAggregates";
    }
    Index

    Properties

    Properties

    id: any

    Mean average of id across the matching connection

    __typename: "VersionAverageAggregates"