DisBot
    Preparing search index...

    Type Alias PollOptionsUpdateManyWithWhereWithoutPollsInput

    type PollOptionsUpdateManyWithWhereWithoutPollsInput = {
        data: XOR<
            PollOptionsUpdateManyMutationInput,
            PollOptionsUncheckedUpdateManyWithoutPollsInput,
        >;
        where: PollOptionsScalarWhereInput;
    }
    Index

    Properties

    Properties