Generating events
As discussed previously, actions can perform calculations and log messages. In addition, actions can dynamically generate events. Specify the route, send, enqueue, or emit statement to generate an event.
Note: | In a query, route is not allowed. |
The topics below discuss this.