apollographql / federation

🌐  Build and scale a single data graph across multiple services with Apollo's federation gateway.
https://apollographql.com/docs/federation/
Other
659 stars 248 forks source link

[js-repo-migration] RFC: Move `apollo-graphql`'s federation utilities into `@apollo/federation` #147

Open abernix opened 3 years ago

abernix commented 3 years ago

This would keep all the JavaScript federation utilities under one roof.

cc @trevor-scheer for input and clarity on what needs to be considered here.

abernix commented 2 years ago

Thoughts on what to do with this issue, @trevor-scheer?

trevor-scheer commented 2 years ago

So we have "cut the cord" on apollo-graphql - this could be closed. We haven't deleted the federation stuff out of the apollo-graphql package though.