@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundMinAggregateFilter

    interface ZslRoundMinAggregateFilter {
        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