Beyond Depth-First: Cardinal — Shopify’s Breadth-First GraphQL Execution Engine (opens in new tab)
Most GraphQL optimization work focuses on the same problems: reducing N+1 queries, tuning dataloader batching, caching expensive fields…Continue reading on Level Up Coding »
Read the original article