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 Absinthe.run/3 typespec #707

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Conversation

archseer
Copy link

Dialyzer would fail if the data response was a nested map, i.e. %{"node" => %{"zone" => _zone}}.

Dialyzer would fail if the data response was a nested map, i.e. `%{"node" => %{"zone" => _zone}}`
@benwilson512 benwilson512 merged commit ad2dab7 into absinthe-graphql:master Apr 16, 2019
@benwilson512
Copy link
Contributor

Thanks!

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