DisBot
    Preparing search index...

    Type Alias GuildYoutubeNotificationsDefaultArgs<ExtArgs>

    GuildYoutubeNotifications without action

    type GuildYoutubeNotificationsDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildYoutubeNotificationsInclude<ExtArgs> | null;
        omit?: GuildYoutubeNotificationsOmit<ExtArgs> | null;
        select?: GuildYoutubeNotificationsSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildYoutubeNotifications

    Select specific fields to fetch from the GuildYoutubeNotifications