Issue with graphql library

Hello team,

Some times I get importing errors that I generally fix with unpkg or build.run.

I don’t seem to resolve this one.

Can someone help me import the graphql library in observable?

A straight-forward require should be enough for graphql.js. Perhaps have a look at this notebook for inspiration:

Unfortunately this is a client, I am instead interesting to build a resolver (in-browser server)