DisBot
    Preparing search index...

    Type Alias GiveawaysUpdateManyWithWhereWithoutGuildsInput

    type GiveawaysUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GiveawaysUpdateManyMutationInput,
            GiveawaysUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GiveawaysScalarWhereInput;
    }
    Index

    Properties

    Properties