Using Apollo Federation with local schemas

1 · Patrick Arminio · Aug. 12, 2020, midnight
Recently I needed to create a proxy to a third party API in our GraphQL Federation schema but didn’t want to spin up a new service just for this. This blog posts explains how to use a local schemas inside the Apollo Federation Gateway....