@zeepkist/graphql
    Preparing search index...

    Interface LevelRequestMinAggregatesGenqlSelection

    interface LevelRequestMinAggregatesGenqlSelection {
        id?: number | boolean;
        workshopId?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Minimum of id across the matching connection

    workshopId?: number | boolean

    Minimum of workshopId across the matching connection

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