CatalogClient.getEntityFacets()
Home > @backstage/catalog-client
> CatalogClient
> getEntityFacets
Gets a summary of field facets of entities in the catalog.
Signature:
getEntityFacets(request: GetEntityFacetsRequest, options?: CatalogRequestOptions): Promise<GetEntityFacetsResponse>;
Parameters
Parameter |
Type |
Description |
---|---|---|
request |
Request parameters | |
options |
(Optional) Additional options |
Promise<GetEntityFacetsResponse>