DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutYoutubeNotificationsInput

    type GuildsUpdateToOneWithWhereWithoutYoutubeNotificationsInput = {
        data: XOR<
            GuildsUpdateWithoutYoutubeNotificationsInput,
            GuildsUncheckedUpdateWithoutYoutubeNotificationsInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties