# Graphql-editor

**URL:** https://discuss.dgraph.io/t/graphql-editor/14161
**Category:** GraphQL
**Created:** [May 15, 2021, 5:56am UTC](https://discuss.dgraph.io/t/graphql-editor/14161 "2021-05-15T05:56:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gdelgado11](https://yyz1.discourse-cdn.com/flex007/user_avatar/discuss.dgraph.io/gdelgado11/32/6843_2.png) [@gdelgado11](https://discuss.dgraph.io/u/gdelgado11)
#### Post date: [May 15, 2021, 5:56am UTC](https://discuss.dgraph.io/t/graphql-editor/14161/1 "2021-05-15T05:56:20Z")

</div>

Hello everybody.  
I was looking for a while on the internet and I came across an interesting product called GraphqlEditor [GitHub - graphql-editor/graphql-editor: 📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that!](https://github.com/graphql-editor/graphql-editor).  
In the documentation it could seem that it allows a graphql schema to be represented graphically, and although it is not the same as ratel I found it interesting, even more so when I saw that it allows to mount Dgraph schemas.  
The questions are: What is your opinion of the product? and Is there any documentation with examples of this editor with a Dgraph project?

---

<div class="post-metadata">

### Author: ![MichelDiz](https://yyz1.discourse-cdn.com/flex007/user_avatar/discuss.dgraph.io/micheldiz/32/11873_2.png) [@MichelDiz](https://discuss.dgraph.io/u/MichelDiz)
#### Post date: [May 15, 2021, 10:37am UTC](https://discuss.dgraph.io/t/graphql-editor/14161/2 "2021-05-15T10:37:30Z")

</div>

> [@gdelgado11](#):
>
> What is your opinion of the product?

Looks good.

> [@gdelgado11](#):
>
> Is there any documentation with examples of this editor with a Dgraph project?

No, personally, I think that I have never seen this project. I have seen similar once. There is a lot of project for GraphQL out there. They should work fine with the basics of GraphQL. But for sure, they won’t cover 100% of Dgraph’s GraphQL context. And we can’t document third-party projects as is quite impossible to follow all the community projects.

PS. Correction, I already saw this project. It’s just very different now. It is a very old one.

Cheers.

---

<div class="post-metadata">

### Author: ![gdelgado11](https://yyz1.discourse-cdn.com/flex007/user_avatar/discuss.dgraph.io/gdelgado11/32/6843_2.png) [@gdelgado11](https://discuss.dgraph.io/u/gdelgado11)
#### Post date: [May 16, 2021, 3:26am UTC](https://discuss.dgraph.io/t/graphql-editor/14161/3 "2021-05-16T03:26:37Z")

</div>

Thanks
