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