Federated apollo graphql server demo This gql server has three part Federated GQL gateway server Books GQL server Todos GQL server Brief The books and Todos are microservices that run on their own port The Gateway creates a consolidated schema based on above two subgraphs/microservices