How to implement data fetchers for nested mutation. #1427
Unanswered
sriramgopalan-awx
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As you see in the above schema, I have a nested mutation structure and the operations are not at the root level. Now how do I implement data fetchers for
topLevel
field and forsign up
? Any help will be really appreciated.Netflix/dgs-framework#528 - In this issue they refer to testing but I would like to know the implementation of the data fetchers.
Beta Was this translation helpful? Give feedback.
All reactions