18 lines
1.3 KiB
Plaintext
18 lines
1.3 KiB
Plaintext
Options:
|
|
--help Show help [boolean]
|
|
--version Show version number [boolean]
|
|
-c, --config Path to GraphQL codegen YAML config file, defaults to "code
|
|
gen.yml" on the current directory [string]
|
|
-w, --watch Watch for changes and execute generation automatically. You
|
|
can also specify a glob expression for custom watch list.
|
|
-r, --require Loads specific require.extensions before running the codege
|
|
n and reading the configuration [array] [default: []]
|
|
-o, --overwrite Overwrites existing files [boolean]
|
|
-s, --silent Suppresses printing errors [boolean]
|
|
-e, --errors-only Only print errors [boolean]
|
|
--profile Use profiler to measure performance [boolean]
|
|
-p, --project Name of a project in GraphQL Config [string]
|
|
-v, --verbose output more detailed information about performed tasks
|
|
[boolean] [default: false]
|
|
-d, --debug Print debug logs to stdout [boolean] [default: false]
|