DisBot
    Preparing search index...

    Type Alias TicketSetupsUpdateManyWithWhereWithoutGuildsInput

    type TicketSetupsUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            TicketSetupsUpdateManyMutationInput,
            TicketSetupsUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: TicketSetupsScalarWhereInput;
    }
    Index

    Properties

    Properties