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 unsupported operation errors and fix support for mutations #180

Merged
merged 1 commit into from Jul 11, 2018

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Jul 11, 2018

This PR fixes unsupported operations that were generating errors when using the default field resolver since the context value would never be initialized. It also fixes support for mutations that was due to a typo.

Fixes #174

@rochdev rochdev added bug Something isn't working integrations labels Jul 11, 2018
@rochdev rochdev added this to the 0.3.2 milestone Jul 11, 2018
@rochdev rochdev merged commit 1b90fd1 into master Jul 11, 2018
@rochdev rochdev deleted the fix-graphql-operations branch July 11, 2018 22:03
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.

Graphql Plugin - Mutation not traced & throw errors
2 participants