Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Avoid converting GraphQL queries to DQL #59

Open
manishrjain opened this issue Jul 25, 2022 · 0 comments
Open

Avoid converting GraphQL queries to DQL #59

manishrjain opened this issue Jul 25, 2022 · 0 comments

Comments

@manishrjain
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant