DisBot
    Preparing search index...

    Type Alias PollsCountOutputTypeCountPollAnswersArgs<ExtArgs>

    PollsCountOutputType without action

    type PollsCountOutputTypeCountPollAnswersArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        where?: PollAnswersWhereInput;
    }

    Type Parameters

    Index

    Properties

    Properties