CreateBackendModuleOptions
Home > @backstage/backend-plugin-api > CreateBackendModuleOptions
The configuration options passed to createBackendModule().
Signature:
export interface CreateBackendModuleOptions 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | The ID of this module, used to identify the module and ensure that it is not installed twice. | ||
| string | Should exactly match the  | 
Methods
| Method | Description | 
|---|---|