close
The Wayback Machine - https://web.archive.org/web/20201105065739/https://github.com/sysgears/apollo-universal-starter-kit/issues/1016
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

Integrate GraphiQL explorer #1016

Open
larixer opened this issue Jan 26, 2019 · 4 comments
Open

Integrate GraphiQL explorer #1016

larixer opened this issue Jan 26, 2019 · 4 comments

Comments

@larixer
Copy link
Member

@larixer larixer commented Jan 26, 2019

Integrate GraphiQL explorer:
https://github.com/onegraph/graphiql-explorer

@beingtmk
Copy link
Contributor

@beingtmk beingtmk commented Apr 25, 2019

Can i work on it?

@larixer
Copy link
Member Author

@larixer larixer commented Apr 25, 2019

@beingtmk Yep, sure, feel free!

@Undeadlol1
Copy link
Contributor

@Undeadlol1 Undeadlol1 commented May 21, 2019

It is kind of hard to implement since there are no proper documentation in graphiql-explorer repo. Also in provided examples they use special React component to wrap graphiql page. This project, on the other hand, uses express middleware to render graphiql page via "apollo-server-module-graphiql" module.

I suggest "graphql-playground" as a better alternative.
Docs.
Demo.
Middleware installation.

@larixer
Copy link
Member Author

@larixer larixer commented May 21, 2019

@Undeadlol1 graphql-playground is a worser alternative. We have tried it for some time, and removed because of serious bugs that didn't get fixed for a long time

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.