@zeepkist/graphql
    Preparing search index...

    Interface LevelRequestSumAggregatesGenqlSelection

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

    Properties

    id?: number | boolean

    Sum of id across the matching connection

    workshopId?: number | boolean

    Sum of workshopId across the matching connection

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