@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundSumAggregateFilter

    interface ZslRoundSumAggregateFilter {
        id?: BigIntFilter | null;
        seasonId?: BigIntFilter | null;
        round?: BigIntFilter | null;
        workshopId?: BigFloatFilter | null;
    }
    Index

    Properties

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