Hacker News new | ask | show | jobs
by wes-k 1419 days ago
Use Apollo, it can stitch all those queries together into one deduped query. It’s awesome!
1 comments

Could you point me to some documentation about this? Is this something that's built in to Apollo? Or just that Apollo enables building this sort of architecture more easily?