@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundMaxAggregateFilter

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

    Properties

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