DisBot
    Preparing search index...

    Type Alias PollOptionsUpdateWithWhereUniqueWithoutPollsInput

    type PollOptionsUpdateWithWhereUniqueWithoutPollsInput = {
        data: XOR<
            PollOptionsUpdateWithoutPollsInput,
            PollOptionsUncheckedUpdateWithoutPollsInput,
        >;
        where: PollOptionsWhereUniqueInput;
    }
    Index

    Properties

    Properties