Skip to content

Commit

Permalink
chore: Update mongodb change note
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTolmay authored Nov 29, 2023
1 parent 35e1be7 commit 6ffde8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .changeset/short-rice-develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
'@lowdefy/community-plugin-mongodb': major
---

Add disableNoMatchError property to MongoDBUpdateOne request.
The `MongoDBUpdateOne` request now throws an error if no document was matched and updated. This behaviour can be disabled by setting the new `disableNoMatchError` property.

0 comments on commit 6ffde8a

Please sign in to comment.