Closed kathan closed 6 years ago
This is to fix issue #11.
Thank you, due to personal circumstances I do not have the energy to fix these issues myself at the moment (going better, but it takes time) so I am grateful that you are willing to do so.
Feel free to create a new fork if it takes too long for me to reply, I won't mind.
Module was not passing through properties on the msg object (besides payload) which prevented HTTP input (req and res) properties from being passed to HTTP output. This fix allows the received "msg" object to be passed through and adds the query output to the msg.payload property.