I am fetching a get request in componentDIdMount function like this-
componentDidMount(){ fetch(\'http://localhost:4000/restaurant/item/findAll/:1\')