Hmm, in our docker setup without auth it seems like the playground “Run” submission isn’t supported.
I’m consistently redirected to the login page: login?returnUrl=%2Fplayground
Network tab shows that:
Websocket connection to /graphql fails
POST to /auth/refresh gives 405 Method not allowed)
Is setting up auth a pre-requisite for using the playground?