Even though this seems to have been at least partially addressed in https://github.com/graphql/graphql-js/pull/1058 there are still references to `process` in the code, like https://github.com/graphql/graphql-js/blob/main/src/jsutils/instanceOf.ts#L12 that cause errors when loading modules in the browser.