I\'m trying to extend api model in loopback and i\'ve added below remote method
Employer.myGreet = async function(msg, cb) { return cb(null, \'Greeting... \