Skip to main content
Version: Next

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

ParameterTypeDescription
requestGetEntityFacetsRequestRequest parameters
optionsCatalogRequestOptions(Optional) Additional options

Returns:

Promise<GetEntityFacetsResponse>