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