@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundMaxAggregateFilter

    interface ZslRoundMaxAggregateFilter {
        id?: null | IntFilter;
        seasonId?: null | IntFilter;
        round?: null | IntFilter;
        workshopId?: null | BigIntFilter;
    }
    Index

    Properties

    id?: null | IntFilter
    seasonId?: null | IntFilter
    round?: null | IntFilter
    workshopId?: null | BigIntFilter