GetEntitiesByRefsResponse
Home > @backstage/catalog-client > GetEntitiesByRefsResponse
The response type for CatalogClient.getEntitiesByRefs().
Signature:
export interface GetEntitiesByRefsResponse 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| Array<Entity | undefined> | The returned list of entities. |