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

Improve enum value (with vars) validation timing #894

Merged
merged 3 commits into from Nov 12, 2019

Conversation

vvakame
Copy link
Collaborator

@vvakame vvakame commented Oct 9, 2019

from vektah/gqlparser#109
enum value from variables is not checking correctly.
It's gqlparser issue.

What's next?

  • fix gqlparser issue
  • update go.(mod|sum)
  • make CI green

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@vvakame vvakame requested a review from vektah October 9, 2019 03:27
@vektah
Copy link
Collaborator

vektah commented Nov 11, 2019

Oh, I think I did (2) in #923

Can you rebase and see how your tests go against master?

@vvakame vvakame marked this pull request as ready for review November 12, 2019 09:19
@vvakame vvakame merged commit 15b3058 into master Nov 12, 2019
@vvakame vvakame deleted the enum-var-value-coercion branch November 12, 2019 23:27
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
Improve enum value (with vars) validation timing
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.

None yet

2 participants