Skip to main content

InitializerService

Only used internally to run the various service init methods in the correct sequence on bootstrap.

Signature

constructor

method(connection: TransactionalConnection, zoneService: ZoneService, channelService: ChannelService, roleService: RoleService, administratorService: AdministratorService, shippingMethodService: ShippingMethodService, globalSettingsService: GlobalSettingsService, taxRateService: TaxRateService, sellerService: SellerService, eventBus: EventBus, stockLocationService: StockLocationService) => InitializerService

onModuleInit

method() =>
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page