Files
backstage/.changeset/dry-ties-collect.md
T
Fredrik Adelöw 01e124ea60 catalog-backend: add support for querying facets
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 13:59:27 +01:00

399 B

@backstage/plugin-catalog-backend
@backstage/plugin-catalog-backend
patch

Added an /entity-facets endpoint, which lets you query the distribution of possible values for fields of entities.

This can be useful for example when populating a dropdown in the user interface, such as listing all tag values that are actually being used right now in your catalog instance, along with putting the most common ones at the top.