@zeepkist/graphql
    Preparing search index...

    Interface ZslRoundResultMaxAggregateFilter

    interface ZslRoundResultMaxAggregateFilter {
        roundId?: null | IntFilter;
        userId?: null | IntFilter;
        position?: null | IntFilter;
        points?: null | IntFilter;
    }
    Index

    Properties

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