Revert "Remove noise and add stacktraces (#93)" (#98)

This reverts commit 8096e4730c.
This commit is contained in:
Anders Gustafsson
2021-12-06 14:30:54 +01:00
committed by GitHub
parent 72974521a7
commit b556bb8df2
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -86,7 +86,6 @@ async function main() {
dataSources,
context,
introspection: true,
debug: true,
});
await server.listen();