Join Slack
Communities
Powered by
can graphql-playground be used with local graphql ...
# prisma-whats-new
o
overra
09/27/2017, 2:54 PM
can graphql-playground be used with local graphql servers?
n
nilan
09/27/2017, 2:55 PM
have you tried connecting to localhost? 🙂
o
overra
09/27/2017, 2:56 PM
I have with the desktop app but it says
http://localhost:3000
is invalid 🙂
overra
09/27/2017, 2:56 PM
and I tried adding the playground middleware to express but it doesn't load completely.
n
nilan
09/27/2017, 2:56 PM
ahh - could you try if 127.0.0.1:3000 works?
o
overra
09/27/2017, 2:57 PM
yeah I think
isURL
is looking for a tld
👍 1
n
nilan
09/27/2017, 2:57 PM
looks like a bug to me, could you create issues here:
https://github.com/graphcool/graphql-playground
? 🙂
o
overra
09/27/2017, 2:57 PM
sure!
3
Views
Open in Slack
Previous
Next