Skip to content

Commit da93bbb

Browse files
committed
use GraphiQL v2
1 parent e8d05f0 commit da93bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.0",
55
"scripts": {
66
"build": "gatsby build",
7-
"develop": "GATSBY_GRAPHQL_IDE=playground gatsby develop",
7+
"develop": "gatsby develop",
88
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
99
"start": "npm run develop",
1010
"serve": "gatsby serve",

0 commit comments

Comments
 (0)