Skip to main content

AnalyzeLocationExistingEntity

Home > @backstage/plugin-catalog-backend > AnalyzeLocationExistingEntity

Warning: This API is now obsolete.

use the same type from @backstage/plugin-catalog-common instead

If the folder pointed to already contained catalog info yaml files, they are read and emitted like this so that the frontend can inform the user that it located them and can make sure to register them as well if they weren't already

Signature:

export type AnalyzeLocationExistingEntity = _AnalyzeLocationExistingEntity;

References: _AnalyzeLocationExistingEntity