AnalyzeLocationGenerateEntity
Home > @backstage/plugin-catalog-backend
> AnalyzeLocationGenerateEntity
Warning: This API is now obsolete.
use the same type from
@backstage/plugin-catalog-common
instead
This is some form of representation of what the analyzer could deduce. We should probably have a chat about how this can best be conveyed to the frontend. It'll probably contain a (possibly incomplete) entity, plus enough info for the frontend to know what form data to show to the user for overriding/completing the info.
Signature:
export type AnalyzeLocationGenerateEntity = _AnalyzeLocationGenerateEntity;
References: _AnalyzeLocationGenerateEntity