@zeepkist/graphql
    Preparing search index...

    Interface ZslSeasonResultMaxAggregateFilter

    interface ZslSeasonResultMaxAggregateFilter {
        seasonId?: null | IntFilter;
        userId?: null | IntFilter;
        position?: null | IntFilter;
        points?: null | IntFilter;
    }
    Index

    Properties

    seasonId?: null | IntFilter
    userId?: null | IntFilter
    position?: null | IntFilter
    points?: null | IntFilter