GetEntitiesByRefsRequest.entityRefs
Home > @backstage/catalog-client
> GetEntitiesByRefsRequest
> entityRefs
The list of entity refs to fetch.
Signature:
entityRefs: string[];
Remarks
The returned list of entities will be in the same order as the refs, and null will be returned in those positions that were not found.