I am trying to just sent some POST data via fetch to a PHP endpoint and want PHP to just output the _POST details.
e.preventDefault(); (async () => {