Merge pull request #9221 from recobe182/bie/improve-org-memberlist

org: add relations.memberof filter to catalog api call in MembersListCard
This commit is contained in:
Johan Haals
2022-01-28 15:50:15 +01:00
committed by GitHub
3 changed files with 18 additions and 41 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Added `relations.memberof` filter to the catalog api call in `MemberListCard` to avoid fetching all the User entity kinds from catalog-backend.