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

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

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.

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.

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