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

Maps as changesets #612

Merged
merged 2 commits into from
Mar 12, 2019
Merged

Maps as changesets #612

merged 2 commits into from
Mar 12, 2019

Conversation

vektah
Copy link
Collaborator

@vektah vektah commented Mar 12, 2019

Fixes #607

Also fixes a few other issues uncovered while testing, mostly around being able to return map[string]interface{} from resolvers.

Also added some more docs

I have:

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

@vektah vektah merged commit 163bfc7 into master Mar 12, 2019
@vektah vektah deleted the maps-changesets branch March 12, 2019 23:08
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
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.

Panic when unmarshaling nil to map
2 participants