Open
Description
I don't know if it is too early to implement federation specification in juniper but please can you add it to your road map. Basically it is a way to composable GraphQL schemas using primitives (provided by @apollo/federation package) that replaces schema stitching.
- https://www.apollographql.com/docs/apollo-server/federation/introduction/
- https://www.apollographql.com/docs/apollo-server/federation/federation-spec/
- https://github.com/apollographql/apollo-server/tree/master/packages/apollo-federation
- https://github.com/apollographql/apollo-server/tree/master/packages/apollo-gateway