@zeepkist/graphql
    Preparing search index...

    Interface VersionMaxAggregates

    interface VersionMaxAggregates {
        id: number | null;
        __typename: "VersionMaxAggregates";
    }
    Index

    Properties

    Properties

    id: number | null

    Maximum of id across the matching connection

    __typename: "VersionMaxAggregates"