GraphQL Reference page https://next.gatsbyjs.org/docs/graphql-reference/

I don't know where to inform that.
Works on my end. How did you arrive at that? ๐
I learn GraphQL with gatsby. But the demo is 503.
Yep same here, 503 showing up on this link https://next.gatsbyjs.org/docs/graphql-reference/
Works for me. ๐คทโโ๏ธ
๐ Hey there, I'm also seeing 503 errors for all images on this page as well: https://next.gatsbyjs.org/docs/graphql-reference/ (in Firefox 61 and Chrome 68)
And for the record, I get 503 errors for the v1 version as well: https://www.gatsbyjs.org/docs/graphql-reference/
Is there any way these examples could be put in <code> blocks instead? ๐
These should be working now. They're live demos, but the way they're put together is a bit of a hack (which is my fault ๐ )... normally when the demo app breaks it will restart itself, but it can take a few minutes for it to come back online.
Text-based fallbacks sound like a good idea, but ideally the demo would 'just' work all the time. I've added an uptime check to the demo to get an idea of how reliable it is.
In the meantime please report here if you see it's not working!
Yeah it's working now. Thanks all of you guys.
Most helpful comment
These should be working now. They're live demos, but the way they're put together is a bit of a hack (which is my fault ๐ )... normally when the demo app breaks it will restart itself, but it can take a few minutes for it to come back online.
Text-based fallbacks sound like a good idea, but ideally the demo would 'just' work all the time. I've added an uptime check to the demo to get an idea of how reliable it is.
In the meantime please report here if you see it's not working!