Skip to content

Fix panic in DefaultResolveFn if uses the string type alias in source key #704

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

git-hulk
Copy link

This closes #700.

@coveralls
Copy link

coveralls commented Nov 25, 2024

Coverage Status

coverage: 92.051% (+0.003%) from 92.048%
when pulling 338d828 on git-hulk:fix/issue-700
into a546af7 on graphql-go:master.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DefaultResolveFn does not work as expected with map[K]V for K that has string as the underlying type
2 participants