Skip to content

Integrate with Federation Gateway #4131

Answered by ardatan
mmcomp asked this question in General
Discussion options

You must be logged in to vote

I don't think it is possible to access underlying entities through the Gateway but you can add all the federated subgraphs as sources to Mesh. Mesh will generate a federation gateway by handling those services just like Apollo's implementation does.
There is nothing to setup for Mesh to handle federated subgraphs.

So basically you can use GraphQL handler just like in this example;
https://github.com/Urigo/graphql-mesh/blob/master/examples/federation-example/gateway/.meshrc.yml#L18

Replies: 1 comment

Comment options

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