Skip to content

Commit 17ffad5

Browse files
authored
add parse server version
1 parent 08f7eda commit 17ffad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/cloudcode/cloud-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ Parse.Cloud.beforeSubscribe('MyObject', request => {
638638
639639
## afterLiveQueryEvent
640640
641-
*Available only on parse-server cloud code starting 4.-.-*
641+
*Available only on parse-server cloud code starting 4.4.0*
642642
643643
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.
644644

0 commit comments

Comments
 (0)