Replies: 2 comments 6 replies
-
Hi @svipandi Docs are coming in this PR: |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @PascalSenn @michaelstaib |
Beta Was this translation helpful? Give feedback.
4 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.
-
We have developed multiple microservices using .net core. All microservice have direct communication. We want to disconnect the relationship. I want to implement like apollo federation. Services should be loosely coupled. It needs to communicate only with the gateway. How we can achieve the same thing using hot chocolate? is there any example? so that I can move all my services under a single umbrella.
@michaelstaib Please provide your input.
Beta Was this translation helpful? Give feedback.
All reactions