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