lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 2 forks source link

GUI documentation for GraphQL schema #153

Open lukashornych opened 3 months ago

lukashornych commented 3 months ago

Consider creating custom viewer for GraphQL schema within GraphQL console. Similar to other GQL editors such as Altair.

novoj commented 3 months ago

Can you add a screen for other readers to get your point?

lukashornych commented 2 months ago

Something like this:

gql console docs

Basically the same documentation viewer which is supported by the Altair IDE.