Federation example that use subgraphs from Apollo Federation documentation #554
vinh0604
started this conversation in
Show and tell
Replies: 1 comment
-
|
We have an example with Apollo federation here: https://github.com/Netflix/dgs-federation-example. I like the idea of a community section though (with your example), I'll add that! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi DGS community,
I was looking for some examples that demonstrate the reference resolver that is mentioned here https://www.apollographql.com/docs/federation/entities/#resolving, but I couldn't find any.
So I tinkered a bit to create a Federation example that uses the same subgraphs mentioned in the Apollo doc, which I hope it'll useful for others as it shows how reference resolver is implemented with DGS and also includes examples for
@provides@requiresdirectives.https://github.com/vinh0604/netflix-dgs-federation-examples
I want to know if this example project can be included in the community example section of the docs as well.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions