Skip to content

Federation question #1580

Closed Answered by congotej
timpie90 asked this question in Q&A
Discussion options

You must be logged in to vote

@timpie90 Welcome to the GraphQL world! We are happy to help with any DGS specific questions, but from what I can understand your question is more centered around Apollo Federation. They have some great docs around this: https://www.apollographql.com/docs/federation/federated-types/overview, as well as repos: https://github.com/apollographql/federation-jvm and https://github.com/apollographql/apollo-federation-subgraph-compatibility.

What I can say upon looking at your schema is that you can leverage Apollo directives like @provides and @requires (https://www.apollographql.com/docs/federation/federated-types/federated-directives#provides) to tell the gateway where to fetch data from. But …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by congotej
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