GetEntityAncestorsResponse.items
Home > @backstage/catalog-client
> GetEntityAncestorsResponse
> items
Signature:
items: Array<{
entity: Entity;
parentEntityRefs: string[];
}>;
Home > @backstage/catalog-client
> GetEntityAncestorsResponse
> items
Signature:
items: Array<{
entity: Entity;
parentEntityRefs: string[];
}>;