Skip to content

add method to parse field definition from Parser #4006

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

andimarek
Copy link
Member

No description provided.

@andimarek andimarek added this to the 25.x breaking changes milestone Jun 8, 2025
Copy link
Contributor

github-actions bot commented Jun 8, 2025

Test Results

  318 files    318 suites   2m 32s ⏱️
4 685 tests 4 676 ✅ 9 💤 0 ❌
4 774 runs  4 765 ✅ 9 💤 0 ❌

Results for commit c4c1b51.

@andimarek andimarek merged commit 8950aa3 into master Jun 8, 2025
2 checks passed
'foo(a:String!,b:Int!): Foo' | _
'foo(a:String! ="defaultValue",b:Int!): Foo' | _
'foo(a:String!,b:Int!): Foo @directive(someValue:String)' | _
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about the failure case - what happens when it fails to parse? Will it throw and exception and if so lets lock that in with a test

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.

2 participants