DisBot
    Preparing search index...

    Type Alias GuildsCountOutputTypeCountGuildUserModerationArgs<ExtArgs>

    GuildsCountOutputType without action

    type GuildsCountOutputTypeCountGuildUserModerationArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        where?: GuildUserModerationWhereInput;
    }

    Type Parameters

    Index

    Properties

    Properties