DisBot
    Preparing search index...

    Type Alias GuildTwitchNotificationsUpdateManyWithWhereWithoutGuildsInput

    type GuildTwitchNotificationsUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildTwitchNotificationsUpdateManyMutationInput,
            GuildTwitchNotificationsUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildTwitchNotificationsScalarWhereInput;
    }
    Index

    Properties

    Properties