DisBot
    Preparing search index...

    Type Alias TicketSetupsCountOutputTypeCountTicketsArgs<ExtArgs>

    TicketSetupsCountOutputType without action

    type TicketSetupsCountOutputTypeCountTicketsArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        where?: TicketsWhereInput;
    }

    Type Parameters

    Index

    Properties

    Properties