Skip to main content
Version: Next

CatalogApi.getEntityFacets()

Home > @backstage/catalog-client > CatalogApi > 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>