CannotDetermineGraphQLTypeError #1090
Unanswered
ImperatorOfIntellectualism
asked this question in
Q&A
Replies: 1 comment
-
https://typegraphql.com/docs/types-and-fields.html @Field(type => [Rate])
ratings: Rate[]; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
Cannot determine GraphQL output type for 'Posts' of 'Thread' class. Is the value, that is used as its TS type or explicit type, decorated with a proper decorator or is it a proper output value?
To Reproduce
Expected Behavior
It should work without the error
Logs
Beta Was this translation helpful? Give feedback.
All reactions