DisBot
    Preparing search index...

    Type Alias GuildSpotifyNotificationsUpdateManyWithWhereWithoutGuildsInput

    type GuildSpotifyNotificationsUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildSpotifyNotificationsUpdateManyMutationInput,
            GuildSpotifyNotificationsUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildSpotifyNotificationsScalarWhereInput;
    }
    Index

    Properties

    Properties