Is it possible to make a es-module variant where we can just do `import graph from "graphql.js"`?
Is it possible to make a es-module variant where we can just do
import graph from "graphql.js"?