@zeepkist/graphql
    Preparing search index...

    Interface PersonalBestGlobalMaxAggregateFilter

    interface PersonalBestGlobalMaxAggregateFilter {
        id?: null | IntFilter;
        recordId?: null | IntFilter;
        userId?: null | IntFilter;
        levelId?: null | IntFilter;
    }
    Index

    Properties

    id?: null | IntFilter
    recordId?: null | IntFilter
    userId?: null | IntFilter
    levelId?: null | IntFilter