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

Feature request: specify configName for input when generating TypeScript types #882

Open
whjacobsen opened this issue Aug 31, 2020 · 0 comments
Labels

Comments

@whjacobsen
Copy link

It would be great if we could specify which configuration file we want to make use of when generating TypeScript types through the cli, e.g.:

"graphql-mesh typescript --input ./src/graphql/devconfigrc.yml --output ./src/graphql/mesh/generated/types.tsx"

That way we could easily switch between e.g. development and production and generate types based on the environment we need types for

@ardatan ardatan added the feature label Sep 2, 2020
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants