Skip to content
Discussion options

You must be logged in to vote

Federation is used for defining your schema in a distributed way. Eventually, in runtime, it's being merged and running together as a regular GraphQL schema.
From the point of view of Angular (or, any frontend) developer, it doesn't matter if the schema is built with Federation or not. You can just consume it as a regular schema.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dotansimha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants