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

Error when both Query/Mutation root schema decorators are a single method #7

Closed
capaj opened this issue Sep 24, 2018 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@capaj
Copy link
Owner

capaj commented Sep 24, 2018

with the changes in #3 we introduced an error when a root field Query and mutation are both on a single class method.
This was unintentional and we want to be able to use both decorators on a single method.

@capaj capaj added the bug Something isn't working label Sep 24, 2018
@capaj capaj self-assigned this Sep 24, 2018
@capaj capaj closed this as completed in f760fd6 Sep 24, 2018
capaj added a commit that referenced this issue Sep 24, 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
Projects
None yet
Development

No branches or pull requests

1 participant