graphql-query-mapper
graphql-query-mapper copied to clipboard
Use aggregators
https://blog.hasura.io/architecture-of-a-high-performance-graphql-to-sql-server-58d9944b8a87/
FYI @darahayes Instead of the data loader we can use onoy root resolver with query mapper like in hasura. We need json mapping enabled so joins will be decomposed into nested structure.