graphql-python/flask-graphql

Include Altair GraphQL view

imolorhe opened this issue · 2 comments

I would love to be able to use Altair GraphQL Client as a view like the GraphiQL view, especially since it provides several extra features than the normal graphiql (like file uploading, setting headers, etc). Would it be possible to include a view for Altair?

Ps: I'm also open to making a contribution myself as well, if you guys agree for that. 🙂

I don't see any problem with that 🤔 Looks like Altair provides more features (e.g. headers) than current graphiQl.

This can be enabled with some kind of flag if anyone wants to use it instead of default view 🤔

Yes I agree.