DisBot
    Preparing search index...

    Type Alias GuildsCountOutputTypeCountGuildLogsArgs<ExtArgs>

    GuildsCountOutputType without action

    type GuildsCountOutputTypeCountGuildLogsArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        where?: GuildLogsWhereInput;
    }

    Type Parameters

    Index

    Properties

    Properties