What we do: have a look at Dgraph’s internal package gql, where you find a type GraphQuery which is the data type for a DQL. Writing a renderer for this type is quite trivial.
What we do: have a look at Dgraph’s internal package gql, where you find a type GraphQuery which is the data type for a DQL. Writing a renderer for this type is quite trivial.