@zeepkist/graphql
    Preparing search index...

    Interface ZslPointsStructureMaxAggregatesGenqlSelection

    interface ZslPointsStructureMaxAggregatesGenqlSelection {
        id?: number | boolean;
        minimumPoints?: number | boolean;
        bestOf?: number | boolean;
        __typename?: number | boolean;
        __scalar?: number | boolean;
    }
    Index

    Properties

    id?: number | boolean

    Maximum of id across the matching connection

    minimumPoints?: number | boolean

    Maximum of minimumPoints across the matching connection

    bestOf?: number | boolean

    Maximum of bestOf across the matching connection

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