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 809c880 commit 52bd4fdCopy full SHA for 52bd4fd
snippets/triggers/match/update.json
@@ -1,5 +1,4 @@
1
{
2
"updateDescription.removedFields.0.0": "storeItems",
3
- "updateDescription.updatedFields.storeLocation.0.0": "East Langley",
4
- "updateDescription.updatedFields.status": "updated"
+ "updateDescription.updateFields.storeLocation.0.0": "East Langley"
5
}
snippets/triggers/project/update.json
@@ -2,7 +2,7 @@
"operationType": {
"$numberInt": "1"
},
- "updateDescription.updatedFields.storeLocation": {
+ "updateDescription.updateFields.storeLocation": {
6
7
8
0 commit comments