Building Federated Subgraphs with Nest.js
A lot of my current work in the GraphQL ecosystem has centered around the use of Apollo Federation to build an enterprise wide supergraph across several domains. In this post, I show the steps necessary to build entities in a federated subgraph using the Nest.js framework.