diff --git a/.changeset/nasty-pets-glow.md b/.changeset/nasty-pets-glow.md index fd5677176f..e630736261 100644 --- a/.changeset/nasty-pets-glow.md +++ b/.changeset/nasty-pets-glow.md @@ -2,4 +2,4 @@ '@backstage/plugin-org': patch --- -Added relations.memberof filter to the catalog api call in MemberListCard to avoid fetching the whole User kind entity from catalog-backend. +Added `relations.memberof` filter to the catalog api call in `MemberListCard` to avoid fetching all the User entity kinds from catalog-backend.