Non nullable expected to be optional when using sub query #3704
Unanswered
haringsrob
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello!
Not sure what's going on here, may be something obvious.
Given the following struct:
I need to write it as to make it compile (as it otherwise complains id needs to be option)
But when I do the follow it is fine:
Any pointers to where to look at?
Beta Was this translation helpful? Give feedback.
All reactions