dotansimha / dotansimha/graphql-code-generator

Feedback for “Multi Project”

Open
#10,289 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
23

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.