DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutTicketSetupsInput

    type GuildsUpdateToOneWithWhereWithoutTicketSetupsInput = {
        data: XOR<
            GuildsUpdateWithoutTicketSetupsInput,
            GuildsUncheckedUpdateWithoutTicketSetupsInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties