DisBot
    Preparing search index...

    Type Alias GuildYoutubeNotificationsUpdateManyWithWhereWithoutGuildsInput

    type GuildYoutubeNotificationsUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildYoutubeNotificationsUpdateManyMutationInput,
            GuildYoutubeNotificationsUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildYoutubeNotificationsScalarWhereInput;
    }
    Index

    Properties

    Properties