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: Is single file/dir output possible? #631

Open
ricardo-rp opened this issue Jul 6, 2022 · 0 comments
Open

Question: Is single file/dir output possible? #631

ricardo-rp opened this issue Jul 6, 2022 · 0 comments

Comments

@ricardo-rp
Copy link

I would like to have a single .d.ts file as output for codegen to keep the component folders clean. We currently have a large .graphql file for all queries, and we'd like to move every query to it's respective component folder, but the generated .d.ts files clutter our component folders a bit.

Is there a config available to have all outputs under the same directory? Or better yet, generate a single .d.ts file?

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

1 participant