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 graphql wrapping types #392

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

kurayama
Copy link
Contributor

@kurayama kurayama commented Dec 8, 2018

This PR fixes wrapping field resolvers when using more than one level of wrapping types. E.g. [Type!]!

It follows a similar way to get the named type as in graphql-js.

src/plugins/graphql.js Outdated Show resolved Hide resolved
@rochdev rochdev added this to the 0.7.2 milestone Dec 10, 2018
@rochdev rochdev added bug Something isn't working community integrations labels Dec 10, 2018
@rochdev rochdev merged commit 7591512 into DataDog:master Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants