DisBot
    Preparing search index...

    Type Alias GuildSpotifyNotificationsUpdateWithWhereUniqueWithoutGuildsInput

    type GuildSpotifyNotificationsUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            GuildSpotifyNotificationsUpdateWithoutGuildsInput,
            GuildSpotifyNotificationsUncheckedUpdateWithoutGuildsInput,
        >;
        where: GuildSpotifyNotificationsWhereUniqueInput;
    }
    Index

    Properties

    Properties