@zeepkist/graphql
    Preparing search index...

    Interface LevelSumAggregates

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

    Properties

    Properties

    id: any

    Sum of id across the matching connection

    __typename: "LevelSumAggregates"