DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutSpotifyNotificationsInput

    type GuildsUpdateToOneWithWhereWithoutSpotifyNotificationsInput = {
        data: XOR<
            GuildsUpdateWithoutSpotifyNotificationsInput,
            GuildsUncheckedUpdateWithoutSpotifyNotificationsInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties