I\'m passing an id with React router and I need to make a fetch call with a request body.
Is there a way to get ${match.params.id} in body: json.stringify?
All it