@zeepkist/graphql
    Preparing search index...

    Interface ZslLevelMaxAggregatesGenqlSelection

    interface ZslLevelMaxAggregatesGenqlSelection {
        id?: number | boolean;
        roundId?: number | boolean;
        levelId?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Maximum of id across the matching connection

    roundId?: number | boolean

    Maximum of roundId across the matching connection

    levelId?: number | boolean

    Maximum of levelId across the matching connection

    __typename?: number | boolean
    __scalar?: number | boolean