@zeepkist/graphql
    Preparing search index...

    Interface ZslLevelResultMaxAggregateFilter

    interface ZslLevelResultMaxAggregateFilter {
        levelId?: null | IntFilter;
        userId?: null | IntFilter;
        recordId?: null | IntFilter;
        position?: null | IntFilter;
        points?: null | IntFilter;
        time?: null | FloatFilter;
    }
    Index

    Properties

    levelId?: null | IntFilter
    userId?: null | IntFilter
    recordId?: null | IntFilter
    position?: null | IntFilter
    points?: null | IntFilter
    time?: null | FloatFilter