CatalogService.getLocationByEntity()
Home > @backstage/plugin-catalog-node
> CatalogService
> getLocationByEntity
Signature:
getLocationByEntity(entityRef: string | CompoundEntityRef, options: CatalogServiceRequestOptions): Promise<Location | undefined>;
Parameters
Parameter |
Type |
Description |
---|---|---|
entityRef |
string | CompoundEntityRef | |
options |
Promise<Location | undefined>