-
-
Notifications
You must be signed in to change notification settings - Fork 14
Turn off playground in production #72
Copy link
Copy link
Closed
Labels
✨ goal: improvementImprovement to an existing featureImprovement to an existing feature🏁 status: ready for deReady for workReady for work🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Metadata
Metadata
Assignees
Labels
✨ goal: improvementImprovement to an existing featureImprovement to an existing feature🏁 status: ready for deReady for workReady for work🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Hi,
Is there anyway to turn off the playground, especially for production? I know Apollo Server turns off the dev tools if
NODE_ENV=production, have tried this with Pylon but still seeing the playground.Thanks