Nesting endpoints within shared parent #923
Unanswered
kris-kuiper
asked this question in
Q&A
Replies: 1 comment
-
The resolver is expected to return the data (directly, closure, Please show the definition of all the types involved, currently I only see the query. In the end, the The value return in |
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.
-
Hi There, I'm trying to nest endpoints within a shared parent:
But the view type is never executed. So result is always:
Code:
Tried to do a couple of other things as well in the resolve method:
Any idea's how to get this structure?
Beta Was this translation helpful? Give feedback.
All reactions