Visual query builder from Graphql schema
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
Hello,
I am quite new at graphql, but I love the way we can query the graphql API with the graphiql interface so easily. I would like to push this concept forward, and make an interface designed for non-developers who don't like to see a single line of code:
I was wondering if it would make sense to you, and would be technically possible, to automatically create a visual query builder similar to the JQuery Builder (https://querybuilder.js.org/) based on graphql schemas? And what would be the limitations of such tool?
It looks feasible to me, but I have searched for some implementations but found nothing.
I was wondering if anyone is aware of such visual query builder interface or would like to contribute to build one?
Contributor guide
Assessment
This issue has not been assessed yet.