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

Embed GraphiQL #111

Closed
execveat opened this issue May 16, 2023 · 3 comments
Closed

Embed GraphiQL #111

execveat opened this issue May 16, 2023 · 3 comments
Assignees
Labels
Enhancement New feature or request
Milestone

Comments

@execveat
Copy link
Contributor

Embed GraphiQL editor. It should be served from http://inql/graphiql address which should be transparently intercepted by InQL. GraphiQL itself only needs to add a session header, but otherwise it should function as is (meaning the target address should be the real server's address).

@execveat execveat added the Enhancement New feature or request label May 16, 2023
@execveat execveat added this to the v5.1 milestone May 16, 2023
@ojensen5115
Copy link

This is the most important gap for me, and what I miss most acutely from 4.x. The Repeater tab is cool and all, but having the built-in autocompletion / schema magic of having a local GraphiQL that just appears whenever you need it is, to me, the 🎉-feature of this extension.

@execveat
Copy link
Contributor Author

execveat commented Sep 1, 2023

Thanks for the feedback! I'll start working on the next release soon and we should have GraphiQL & Co back by October, so stay tuned.

@execveat execveat self-assigned this Sep 1, 2023
execveat added a commit that referenced this issue Sep 24, 2023
@lokiuox
Copy link

lokiuox commented Nov 26, 2023

This feature is now complete in the dev branch

@lokiuox lokiuox closed this as completed Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants