Update plugins/catalog-backend/src/service/CatalogBuilder.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Johan Haals <johan@haals.se> Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -126,7 +126,8 @@ export type CatalogPermissionRuleInput<
|
||||
|
||||
/**
|
||||
* @deprecated Please migrate to the new backend system as this will be removed in the future.
|
||||
* @public */
|
||||
* @public
|
||||
*/
|
||||
export type CatalogEnvironment = {
|
||||
logger: LoggerService;
|
||||
database: DatabaseService;
|
||||
|
||||
Reference in New Issue
Block a user