1
1
{
2
2
"category" : " ProjectTriggerExpressions" ,
3
- "categoryId" : " 72e7780e-4382-4dc1-8f23-e7b9dbcf1f80 " ,
3
+ "categoryId" : " ee1e471e-72c7-4dc9-b80a-9f745836a254 " ,
4
4
"viewType" : " triggerProject" ,
5
5
"snippets" : [
6
6
{
7
- "id" : " 72e7780e-4382-4dc1-8f23-e7b9dbcf1f81" ,
8
- "title" : " Match Expression for Updates" ,
9
- "snippet" : " /update.json" ,
10
- "description" : " "
7
+ "id" : " 7dd66555-8efb-4a76-8920-64c0874e0214" ,
8
+ "title" : " Project Expression for Updates" ,
9
+ "snippet" : " /update.json" ,
10
+ "description" : " This trigger will return the \" operationType\" and \" updateDescription.updateFields.storeLocation\" field values."
11
+ },
12
+ {
13
+ "id" : " 7c9b14f4-30ec-4865-b153-8bd52c6566ad" ,
14
+ "title" : " Project Expression for Deletes" ,
15
+ "snippet" : " /delete.json" ,
16
+ "description" : " This trigger will return the \" documentKey._id\" , \" operationType\" , and \" wallTime\" field values."
17
+ },
18
+ {
19
+ "id" : " e040947b-08a4-4a8f-9f82-1bccd7826892" ,
20
+ "title" : " Project Expression for Deletes" ,
21
+ "snippet" : " /insert.json" ,
22
+ "description" : " This trigger will return the \" baseSalary\" , \" department\" , \" operationType\" , and \" documentKey.userName\" field values."
23
+ },
24
+ {
25
+ "id" : " 90768f43-3d5a-4746-8ccc-f709cda09eae" ,
26
+ "title" : " Project Expression for Replace" ,
27
+ "snippet" : " /replace.json" ,
28
+ "description" : " This trigger will return the \" operationType\" , \" fullDocument.name\" , and \" fullDocumentBeforeChange.name\" field values."
11
29
}
12
30
]
13
31
}
0 commit comments