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