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 be31e11 commit ff90d15Copy full SHA for ff90d15
snippets/triggers/match/manifest.json
@@ -17,7 +17,7 @@
17
},
18
{
19
"id": "ed4b3598-6800-413f-9158-d9b1b2a2a083",
20
- "title": "Match Expression for Deletes",
+ "title": "Match Expression for Inserts",
21
"snippet": "/insert.json",
22
"description": "This trigger will only execute if the document has a userName of \"Alice Smith\" and a department of \"engineering\""
23
@@ -28,4 +28,4 @@
28
"description": "This trigger will only execute if the name field was \"Alice Smith\" before the Replace, and \"Alex Smith\" after the Replace."
29
}
30
]
31
-}
+}
0 commit comments