gqlparser icon indicating copy to clipboard operation
gqlparser copied to clipboard

Merge improvements from https://github.com/dgraph-io/gqlparser

Open StevenACoffman opened this issue 3 years ago • 1 comments

https://github.com/dgraph-io/gqlparser has been maintaining their own fork of the parser, and they have made a number of improvements. I would like to upstream these. I have pushed their current commits to a branch https://github.com/vektah/gqlparser/compare/dgraph-master?expand=1 in case their current difficulties cause their repository to become unavailable for any reason.

StevenACoffman avatar Jan 31 '22 01:01 StevenACoffman

I'm in the same position as @StevenACoffman, and now that dgraph has officially been absorbed into another project, I'd like to move the dependencies in my dgraph fork back to gqlgen rather than being dependent on dgraph

geoff-nunan avatar Nov 21 '23 05:11 geoff-nunan