@zeepkist/graphql
    Preparing search index...

    Interface VersionSumAggregates

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

    Properties

    Properties

    id: any

    Sum of id across the matching connection

    __typename: "VersionSumAggregates"