I have react isomorphic app with express with the following code:
async function action({ fetch, socket }) { const resp = await fetch(\'/graphql\', { b