Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a live reference page for GraphQL #3893

Closed
4 tasks done
m-allanson opened this issue Feb 7, 2018 · 2 comments
Closed
4 tasks done

Add a live reference page for GraphQL #3893

m-allanson opened this issue Feb 7, 2018 · 2 comments

Comments

@m-allanson
Copy link
Contributor

m-allanson commented Feb 7, 2018

The aim is to have a reference page with an embedded GraphiQL instance running with the current gatsbyjs.org data. Example queries can then be demo'd with real inputs and results.

  • create a standalone GraphiQL instance from gatsby/www
  • host the instance on a public url
  • configure the instance to automatically update with new Gatsby releases
  • Write new GraphQL reference page with live example queries

See comment in #3557 (comment)

@m-allanson
Copy link
Contributor Author

m-allanson commented Feb 7, 2018

Adding this to track progress - I've had the first step working locally for some time. For step two I was planning to host on Heroku (as that's super simple to hook up to git) but I've had trouble getting it fired up inside Heroku's startup time limits. The next step is to set up the hosting somewhere else instead.

@m-allanson
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant