Mac OS X Catalina
1.16.12
My schema is valid, I can query & mutate. I can look at docs. However when I select the schema tab, the browser reloads to a blank page. I have introspection set to true.
I should be able to look at the schema from GQL Playground
I am using these to get to the GQL Playground
"graphql-tag": "^2.10.3",
"graphql-yoga": "^1.18.3",
_Please provide a gif or image of the issue for a quicker response/fix._
This also happens for me. For some reason it seems like all lines that should be type *typename* {are just missing.


I am also observing same issue.
Had referred https://github.com/prisma-labs/graphql-playground/blob/master/packages/graphql-playground-html/minimal.html
I am here just to reference the same issue
https://github.com/prisma-labs/graphql-playground/issues/1252
https://github.com/prisma-labs/graphql-playground/issues/1243
FYI i think https://github.com/prisma-labs/graphql-playground/pull/1245 fixes this
Any ETA on when this fix will be deployed?
I found using Apollo-Server-Express to solve this. Now more graphql-yoga for me!
dupe, fixed in last release