Open manishrjain opened 2 years ago
We directly parse GraphQL queries to the underlying query struct, but then convert it to DQL, before passing it to edgraph. Avoid that conversion to DQL step.
We directly parse GraphQL queries to the underlying query struct, but then convert it to DQL, before passing it to edgraph. Avoid that conversion to DQL step.