Replies: 2 comments
-
|
We also have this use-case internally. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Same here. It is the currently block to move on to Apollo Router |
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.
-
Hi, I want to migrate our project from using apollo-federation 2 to a router. But, I have a service that is built-in in the GW. It's Relay Node service. You can see the implementation in this project https://github.com/victorandree/apollo-federation-relay/blob/master/node-gateway.js
I need to do something similar in apollo/router. But I don't know where I can start to integrate it. Any guide/comment will be helpful. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions