GeneratorOptions
Options for the Baeta Generator.
Properties
| Property | Type | Default value | Description |
|---|---|---|---|
|
|
|
Glob pattern(s) to locate GraphQL schema files. | |
|
|
|
Current working directory for resolving relative paths. | |
|
|
Configuration options for generated files. | ||
|
|
|
File extension to use in generated import statements. Set to false to omit extensions. | |
|
|
|
Custom schema loaders for processing schema files. | |
|
|
|
Filename for the generated module definition file. Contains type definitions and the GraphQL AST. | |
|
|
|
Root directory where GraphQL modules are defined. | |
|
|
|
Output path for the generated type files. |