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

Added type conversion in Apollo Federation ArgumentParser#TryGetValue<T> #7229

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Jul 4, 2024

Summary of the changes (Less than 80 chars)

  • Added type conversion in Apollo Federation ArgumentParser#TryGetValue<T>.

Closes #5843


@michaelstaib You mentioned throwing a GraphQLException here, but this is in a Try method (ArgumentParser.TryGetValue<T>), so it should probably be silent?

@michaelstaib michaelstaib merged commit 4d8fd6b into main Jul 4, 2024
3 checks passed
@michaelstaib michaelstaib deleted the gai/issue-5843 branch July 4, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use Guid property in Apollo Federation reference resolver
2 participants