DisBot
    Preparing search index...

    Type Alias TicketModalDataUpdateManyWithWhereWithoutTicketSetupInput

    type TicketModalDataUpdateManyWithWhereWithoutTicketSetupInput = {
        data: XOR<
            TicketModalDataUpdateManyMutationInput,
            TicketModalDataUncheckedUpdateManyWithoutTicketSetupInput,
        >;
        where: TicketModalDataScalarWhereInput;
    }
    Index

    Properties

    Properties