Replies: 1 comment 2 replies
-
You can actually just call it directly: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have two resolvers in ApolloGraphQL. I want to access the Query defined by ResolverB in ResolverA. What's the best way to do it?
Beta Was this translation helpful? Give feedback.
All reactions