I\'m using the express.json() before the app.patch but both req.body & req.params.id return undefined. I\'ve tried to change the route
express.json()
app.patch
req.body & req.params.id