DisBot
    Preparing search index...

    Type Alias TicketSetupsUpdateToOneWithWhereWithoutModalOptionsInput

    type TicketSetupsUpdateToOneWithWhereWithoutModalOptionsInput = {
        data: XOR<
            TicketSetupsUpdateWithoutModalOptionsInput,
            TicketSetupsUncheckedUpdateWithoutModalOptionsInput,
        >;
        where?: TicketSetupsWhereInput;
    }
    Index

    Properties

    Properties