Files
backstage/.changeset/fair-mirrors-hammer.md
T
Valentin VĂLCIU f937aae0c2 catalog-graph: reduce the number of API requests
* use `CatalogClient.getEntitiesByRefs()` to reduce the number of requests
  to the backend;

Signed-off-by: Valentin VĂLCIU <axiac.ro@gmail.com>
2024-01-29 12:59:38 +02:00

159 B

@backstage/plugin-catalog-graph
@backstage/plugin-catalog-graph
patch

use CatalogClient.getEntitiesByRefs() to reduce the number of backend requests from plugin catalog-graph