DisBot
    Preparing search index...

    Type Alias UsersSumAggregateInputType

    type UsersSumAggregateInputType = {
        BackupCount?: true;
        CustomerBots?: true;
        GloablVotes?: true;
        Id?: true;
        Votes?: true;
    }
    Index

    Properties

    BackupCount?: true
    CustomerBots?: true
    GloablVotes?: true
    Id?: true
    Votes?: true