Nested queries with MongoDB #2464
Unanswered
JasperAlexander
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
-
Does anyone know how the resolvers and schema files should look like to be able to make nested queries when using MongoDB? For example, how to get the name of the author of a post?
GraphQL query
schema.graphqls
schema.resolvers.go
Beta Was this translation helpful? Give feedback.
All reactions