-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
If you want to run graphql-codegen across all of your projects, is it expected you have to run graphql-codegen --config graphql.config.js --project prj1 and then graphql-codegen --config graphql.config.js --project prj2? My initial thought was that I could just run graphql-codegen, and it would run all the projects 🤔, but that does NOT seem to be the case. Is there anyway to add a flag like... --all-projects which would loop over each project and run graphql-codegen based on it's configuration?
flippidippi, aholthagerty and Georgegriff
Metadata
Metadata
Assignees
Labels
No labels