autoloadPlugin()
autoloadPlugin(
options?):GeneratorPluginV1<unknown>
A plugin that automatically loads GraphQL resolvers and modules based on file names. See https://baeta.io/docs/plugins/autoloading
Parameters
| Parameter | Type | Description |
|---|---|---|
|
|
Configuration options for the autoload plugin |
Returns
GeneratorPluginV1<unknown>
A Baeta generator plugin