GetEntityFacetsRequest
Home > @backstage/catalog-client > GetEntityFacetsRequest
The request type for CatalogClient.getEntityFacets().
Signature:
export interface GetEntityFacetsRequest
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string[] |
Dot separated paths for the facets to extract from each entity. | ||
|
(Optional) If given, return only entities that match the given patterns. |