How to use $inferSelect
with included relations?
#2094
Unanswered
marceloverdijk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
anyone have an answer to this? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Imagine this query:
How to infer the type of
Post
including theComment
s array?So that I can refer to that return type in other parts of the code?
Beta Was this translation helpful? Give feedback.
All reactions