You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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