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