Read this article on Signadot.




Introduction


One of the common challenges when working with GraphQL is managing schema evolution, especially testing changes introduced in a subgraph of a federated API without disrupting baseline traffic.

This document presents an approach to address that challenge by combining WunderGraph with Signadot...