We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060a6b5 commit f5f7a37Copy full SHA for f5f7a37
snippets/triggers/match/update.json
@@ -1,4 +1,4 @@
1
{
2
"updateDescription.removedFields.0.0": "storeItems",
3
- "updateDescription.updateFields.storeLocation.0.0": "East Langley"
+ "updateDescription.updatedFields.storeLocation.0.0": "East Langley"
4
}
snippets/triggers/project/update.json
@@ -2,7 +2,7 @@
"operationType": {
"$numberInt": "1"
},
5
- "updateDescription.updateFields.storeLocation": {
+ "updateDescription.updatedFields.storeLocation": {
6
7
8
0 commit comments