Is there anyway to remove Remote Hook?

25 views
Skip to first unread message

Nachiket Patel

unread,
Apr 11, 2017, 7:06:26 AM4/11/17
to LoopbackJS
Greetings, 
I have added a remote hook 

e.g. 

app.models.Movie.afterRemote(method, afterFn)

Couldn't find a way to remove this hook. 

Francois Laforge

unread,
Apr 13, 2017, 9:31:12 AM4/13/17
to LoopbackJS
Are you looking for something like Model.disableRemoteMethod(methodName, method.isStatic);

Nachiket Patel

unread,
Apr 17, 2017, 4:19:08 AM4/17/17
to loopb...@googlegroups.com
No, it doesn't allow me to disable (ideally remove) a specific remote method, as I have multiple remote methods on same event. 
Reply all
Reply to author
Forward
0 new messages