Skip to content

Handling schema publish with subscriptions (federation) #493

Closed Answered by kamilkisiela
RMHonor asked this question in Help
Discussion options

You must be logged in to vote

The Federation project in GraphQL Hive follows the rules of Federation spec (both validation and composability). If you want to compose N services into supergraph then you can't include a subgraph that is not composable with the rest of services. Nothing we can do here. If you use this subgraph as standalone GraphQL API then you should use a single schema project, for that graphql api, it's not part Federated GraphQL API anyway.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RMHonor
Comment options

Answer selected by kamilkisiela
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants