Skip to content

Conversation

@rochdev
Copy link
Member

@rochdev rochdev commented Jul 5, 2018

This PR fixes the graphql integration wrapping resolvers multiple times for shared types. When a type would have a resolver, that resolver would be wrapped for every field using the type, thus resulting in recursion.

@rochdev rochdev added bug Something isn't working integrations labels Jul 5, 2018
@rochdev rochdev added this to the 0.3.2 milestone Jul 5, 2018
@rochdev rochdev mentioned this pull request Jul 5, 2018
@rochdev
Copy link
Member Author

rochdev commented Jul 5, 2018

Closed in favor of #171

@rochdev rochdev closed this Jul 5, 2018
@rochdev rochdev deleted the fix-graphql-shared-type branch July 5, 2018 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants