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

Generate different graphql file for different proto #39

Open
atul161 opened this issue May 26, 2021 · 1 comment
Open

Generate different graphql file for different proto #39

atul161 opened this issue May 26, 2021 · 1 comment

Comments

@atul161
Copy link

atul161 commented May 26, 2021

We have a scenario where we have a PB folder.
Inside PB folder we have 2 proto file. ie: A.proto, B.proto . Now suppose we want to generate graphql file for a and b proto inside PB folder.

Both the proto has the same option package as well.

Currently, only one file Is generated.

I need to generate graphql file for A.proto as well as for b.proto inside PB folder.
How can I achieve this?

Thank you.

@ysugimoto
Copy link
Owner

Hi @atul161 , thank you for creating the issue.
it may be supported as well but I'll look into it.

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