@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonAverageAggregates

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

    Properties

    id: any

    Mean average of id across the matching connection

    pointsStructureId: any

    Mean average of pointsStructureId across the matching connection

    __typename: "ZslSeasonAverageAggregates"