DisBot
    Preparing search index...

    Type Alias GuildYoutubeNotificationsUpdateWithWhereUniqueWithoutGuildsInput

    type GuildYoutubeNotificationsUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            GuildYoutubeNotificationsUpdateWithoutGuildsInput,
            GuildYoutubeNotificationsUncheckedUpdateWithoutGuildsInput,
        >;
        where: GuildYoutubeNotificationsWhereUniqueInput;
    }
    Index

    Properties

    Properties