We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecd07c commit 7a0f707Copy full SHA for 7a0f707
integrationTests/dev-bun/test.js
@@ -1,6 +1,4 @@
1
-import { enableDevMode, isObjectType } from 'graphql';
2
-
3
-enableDevMode();
+import { isObjectType } from 'graphql';
4
5
class GraphQLObjectType {
6
get [Symbol.toStringTag]() {
0 commit comments