Solved
how to call only one function out of 10 from another new service
If I wrote 10 functions in one service, how to call only one function out of 10 from another new service ?
If I wrote 10 functions in one service, how to call only one function out of 10 from another new service ?
If you did something like this, I would just create 10 services vs. 10 functions in one service.
However you could do it by passing in an input parameter.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.