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 b14a5b4 commit 52c9948Copy full SHA for 52c9948
app.js renamed to example.js
@@ -20,4 +20,4 @@ graphQLSchema('./test/fixtures/petstore.json').then(schema => {
20
});
21
}).catch(e => {
22
console.log(e);
23
-});
+});
0 commit comments