-
Notifications
You must be signed in to change notification settings - Fork 405
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
@Resolver+@ResolveProperty doesn't work for method #400
Comments
Shouldn't |
@MichalLytek, I want to have several different types at one class. For example:
If it is blocked on |
Tracked by: MichalLytek/type-graphql#193 Not possible by now 😞 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
@kamilmysliwiec, @MichalLytek I think this issue is similar to #368
I'm submitting a...
Current behavior
Decorators @resolver+@ResolveProperty don't work together on single method.
Expected behavior
I expect to application at the example will start.
Minimal reproduction of the problem with instructions
https://github.com/galkin/nest-graphql-bug-report/blob/master/src/recipes/recipes.resolver.ts#L49
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: