DQL and GraphQL

Don’t forget to add the dgraph.type e.g:

{
    "WebShow.Nom":" anAwsomeName",
    "WebShow.DateAjout" : "",
    "dgraph.type" : "WebShow"
}

If you don’t use it, Dgraph won’t be able to tell you where it belongs or not.

Yes, if you don’t forget the “dgraph.type”.

1 Like