Am I right in saying that if, in your own GraphQL ...
# orm-help
s
Am I right in saying that if, in your own GraphQL API server, you do not pass the
info
argument through to the prisma query, you essentially have to manually re-implement all of the resolvers for “complex” fields?