Hey I was wondering if there was any way of disabl...
# orm-help
b
Hey I was wondering if there was any way of disabling prisma playground
👊 2
t
Been thinking of the same but i haven’t taken time to go though it. Hope we get a away. Thanks for raising the question though.
t
Copy code
server.start(
  {
    playground: false,
...
f
I think they meant the playground of the prisma service, not the graphql server
t
yes, exactly