How a request travels through a federated architecture

Hello! I have been a bit obsessed with apollo federation lately while building a project for a client. It’s been super fun to learn and write about – I wanted to share an article that I wrote this week on how requests travel through a federated architecture, just in case anyone here is interested!

How do Requests Travel Through a Federated Architecture?

The article uses a package called @the-devoyage/micro-auth-helpers to provide helpers that handle a bunch of the complicated stuff automatically! Hope it helps!