const response = await window.fetch(endpoint, config); console.log('this wont console.log', await response.json());