P5-7632 Remove graphiql web query browser (#13)
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ async function main() {
|
||||
dataSources,
|
||||
context,
|
||||
introspection: true,
|
||||
playground: true,
|
||||
playground: false,
|
||||
});
|
||||
|
||||
await server.listen();
|
||||
|
||||
Reference in New Issue
Block a user