@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonSumAggregates

    interface ZslSeasonSumAggregates {
        id: any;
        pointsStructureId: any;
        __typename: "ZslSeasonSumAggregates";
    }
    Index

    Properties

    id: any

    Sum of id across the matching connection

    pointsStructureId: any

    Sum of pointsStructureId across the matching connection

    __typename: "ZslSeasonSumAggregates"