Add payload property in the config object : ``` js payload: { output: 'stream', parse: true, allow: 'multipart/form-data' } ``` [docs](https://gist.github.com/joyrexus/0c6bd5135d7edeba7b87)
Add payload property in the config object :
docs