parameter | description |
---|---|
name | Name of the trigger |
object-api-name | Object on which the trigger will fire. Can be any standard or custom object. |
events | Events which will fire the trigger. Are a combination of either before /after with any of insert /update /delete . There's also after undelete without before counterpart. |