You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Available only on parse-server cloud code starting 4.-.-*
642
+
643
+
In some cases you may want to manipulate the results of a Live Query before they are sent to the client. You can do so with the `afterLiveQueryEvent` trigger.
- Live Query events won't trigger until the `afterLiveQueryEvent` trigger has completed. Make sure any functions inside the trigger are efficient and restrictive to prevent bottlenecks.
683
+
639
684
## onLiveQueryEvent
640
685
641
686
*Available only on parse-server cloud code starting 2.6.2*
0 commit comments