DisBot
    Preparing search index...

    Type Alias UsersCountOutputTypeCountVanitysArgs<ExtArgs>

    UsersCountOutputType without action

    type UsersCountOutputTypeCountVanitysArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        where?: VanitysWhereInput;
    }

    Type Parameters

    Index

    Properties

    Properties