I\'m working in Loopback 4 and getting stuck in creating a POST method so that client can call this method and upload a multipart/form-data. I read some examples:
Loopback 4 team is implementing this feature: https://github.com/strongloop/loopback-next/pull/1880
Hope the we will have it soon.