Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate gqlparser #197

Merged
merged 1 commit into from
Jul 18, 2018
Merged

Integrate gqlparser #197

merged 1 commit into from
Jul 18, 2018

Conversation

vektah
Copy link
Collaborator

@vektah vektah commented Jul 17, 2018

Replaces all of the code in neelance/internal (a clone of graph-gophers/graphql-go/internal with vektah/gqlparser

This is the start of the work on schema directives, to avoid breaking stuff during this fairly large piece of work this PR set will target the next branch.

The parser is still missing a few features, notably:

  • validation on overlapping fields
  • line and columns for failures

These will be finished before next is merge back into master.

@vektah vektah force-pushed the new-parser branch 5 times, most recently from fee45ae to 9754f04 Compare July 18, 2018 07:18
@vektah vektah merged commit 2692d3e into next Jul 18, 2018
@vektah vektah deleted the new-parser branch July 18, 2018 07:24
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant