Optional
introspectionOptional
introspectorOptional
operationsPath to directory of GraphQL operation documents, relative to root. Defaults to "operations".
Optional
outPath to directory to place generated code, relative to root. Defaults to "src/generated".
Optional
readerOptional
rootPath to root directory for code generation. It's recommended to use a root relative to __dirname. Defaults to the current working dir.
Optional
scalarOptional
schemaPath to directory of GraphQL schema documents, relative to root. Defaults to "schema".
Introspection options (only required for client-code generation)