Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Question: rejoiner inside existing grpc service? #130

Open
sshevlyagin opened this issue Nov 28, 2022 · 2 comments
Open

Question: rejoiner inside existing grpc service? #130

sshevlyagin opened this issue Nov 28, 2022 · 2 comments

Comments

@sshevlyagin
Copy link

I can't tell how possible this is from the examples. If I have an existing GRPC service that's using io.grpc and guice, could I use rejoiner to expose a graphql endpoint from the existing service and leverage some of the auto conversion?

@siderakis
Copy link
Member

Yeah, you can create the graphed schema and serve a graphql endpoint in your existing service.

@sshevlyagin
Copy link
Author

Awesome, i'll let you know if I do anything here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants