graphql-registry icon indicating copy to clipboard operation
graphql-registry copied to clipboard

Managed federation

Open StarpTech opened this issue 4 years ago • 1 comments

Describe the problem/challenge you have

As an organization, I'd like to run my federation architecture fully managed. The registry must provide an endpoint to deliver the supergraph SDL.

https://www.apollographql.com/docs/rover/supergraphs https://www.apollographql.com/docs/federation/managed-federation/overview/

Specs:

  • https://specs.apollo.dev/core/v0.1
  • https://specs.apollo.dev/join/v0.1

Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

StarpTech avatar May 13 '21 19:05 StarpTech

The feature was already delivered and can be tested. I'd really appreciate any feedack.

https://github.com/StarpTech/graphql-registry/tree/main/examples/apollo-managed-federation

StarpTech avatar Jul 19 '21 13:07 StarpTech