Field Resolver returns undefined #1115
-
Beta Was this translation helpful? Give feedback.
Answered by
MichalLytek
Dec 8, 2021
Replies: 1 comment 1 reply
-
Search for mongoose/typegoose issues and checkout examples. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
didzis1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search for mongoose/typegoose issues and checkout examples.
You need to convert mongoose document into a plain JS object while returning from resolvers.