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

Exposing GraphiQL UI #2

Open
agosto-chrisbartling opened this issue Jun 14, 2018 · 3 comments
Open

Exposing GraphiQL UI #2

agosto-chrisbartling opened this issue Jun 14, 2018 · 3 comments

Comments

@agosto-chrisbartling
Copy link

Graphene provides the standard GraphiQL UI for testing GraphQL queries and mutations. The flask_graphene integration provides a way to expose the GraphiQL UI. Are there plans to allow this through your Falcon integration?

@bendemaree
Copy link
Owner

@agosto-chrisbartling this shouldn’t be too difficult to add; I’ll have a go at it in the next day or two. 😊

@bendemaree
Copy link
Owner

I have this working using a new Falcon 1.4 feature (static routes). However, there’s a bug that needs to be fixed first and I’d like to wait for their 1.4.2 release to move forward.

That said, if you’d like this sooner, I can cut a release with a workaround for the issue in the meantime.

Thanks for the feature suggestion!

@agosto-chrisbartling
Copy link
Author

@bendemaree I'm fine waiting until the Falcon 1.4.2 release. Thanks so much for adding the feature.

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

2 participants