I'm trying to make a cast in my code from the body of a request in express (using body-parser middleware) to an interface, but it's not working. It's possible to do this?I'm trying to make a cast in my code from the b
I'm trying to make a cast in my code from the body of a request in express (using body-parser middleware) to an interface, but it's not working. It's possible to do this?I'm trying to make a cast in my code from the b