Files
backstage/.changeset/fast-lies-remain.md
T
Fredrik Adelöw 16891a212c added a by-refs batch endpoint for entities
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-16 12:25:20 +01:00

292 B

@backstage/plugin-catalog-backend
@backstage/plugin-catalog-backend
minor

Added new POST /entities/by-refs endpoint, which allows you to efficiently batch-fetch entities by their entity ref. This can be useful e.g. in graphql resolvers or similar contexts where you need to fetch many entities at the same time.