Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants