coreServices.database
Home > @backstage/backend-plugin-api
> coreServices
> database
Database access and management via knex
.
See DatabaseService and the service docs for more information.
Signature:
database: import("../system").ServiceRef<import("./DatabaseService").DatabaseService, "plugin", "singleton">