We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Roadmap
First get a request-promise based client working using options model
fms(options).then(result=>{...})
Later maybe think about writing a fluent query builder. Which might be useful for For standalone and node.