You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue that is already proposing this?
I have searched the existing issues
Potential Commit/PR that introduced the regression
No response
Versions
10.0.10 -> 11.0.0
Describe the regression
Please run the code to check the error
Getting error when using the class as a return type in query
Typescript import is working properly
App works correctly if I remove the export with ConfigOptions class
Did you read the migration guide?
Is there an existing issue that is already proposing this?
Potential Commit/PR that introduced the regression
No response
Versions
10.0.10 -> 11.0.0
Describe the regression
Please run the code to check the error
Getting error when using the class as a return type in query
Typescript import is working properly
App works correctly if I remove the export with ConfigOptions class
Here is the discord support thread: https://discord.com/channels/520622812742811698/1086233002310377473
Here is the previous reported issue: #2719
Minimum reproduction code
https://github.com/all2pie/nestjs-graphql-path-issue
Expected behavior
App should work properly
Check the
cat.resolver.ts
comments for the fixAlso try to remove the export with ConfigOptions class
Other
No response
The text was updated successfully, but these errors were encountered: