GraphiQLBundle
GraphiQLBundle copied to clipboard
RFC: Support GraphQL Playground
GraphQL Playground looks like an amazing tool: https://github.com/graphcool/graphql-playground
We could consider support it, and to make this project more future proof we could even consider:
- Renaming from GraphiQLBundle to GraphUIQLBundle
- Refactor the configuration for each type of possible UI thus you can isolate libraries versions
@mcg-web @ooflorent I'm looking forward to your opinion on this one!
Sorry for the late reply @renatomefi, giving a choice to user is always a good thing. We should maybe implement this before releasing a first stable version, to avoid issues when renaming the project...
Is this still a feature on the timeline? Would love to see this implemented!
Hello @hylke94 yes, we want to have it but I couldn't find the time to work on it! Would you be willing to do it and open a PR? Thanks
@renatomefi I really wan to help you. But I have no idea how to implement it in a nice way (maybe with a setting to switch between both). And I also never made a PR on this platform...