DisBot
    Preparing search index...

    Type Alias TicketModalDataUpdateWithWhereUniqueWithoutTicketSetupInput

    type TicketModalDataUpdateWithWhereUniqueWithoutTicketSetupInput = {
        data: XOR<
            TicketModalDataUpdateWithoutTicketSetupInput,
            TicketModalDataUncheckedUpdateWithoutTicketSetupInput,
        >;
        where: TicketModalDataWhereUniqueInput;
    }
    Index

    Properties

    Properties