Hi there. While I am exploring Dgraph, I was wondering that, if you could provide some export of Postman/Insomnia collections with samples to various operations possible in Dgraph maybe with sample data, it would be way easier for people to get onboarded to Dgraph rather than crawling through the docs.
For instance, there are quite a few operations you can do in /admin
on /mutate
and on /query
which can be provided as a importable postman or insomnia collection.
Currently, I am doing this by going through docs. Thought I would suggest this.Thanks.