Hacker News new | ask | show | jobs
by vsurabhi 2894 days ago
We do not batch queries. We take a slightly different approach. We convert the GraphQL query AST into a single SQL query (no matter how nested the GraphQL query is).