DisBot
    Preparing search index...

    Type Alias PollAnswersUncheckedUpdateWithoutPollOptionsInput

    type PollAnswersUncheckedUpdateWithoutPollOptionsInput = {
        Id?: IntFieldUpdateOperationsInput | number;
        PollId?: StringFieldUpdateOperationsInput | string;
        UUID?: StringFieldUpdateOperationsInput | string;
    }
    Index

    Properties

    Properties