From ae3b4ebb5370d181bdc831f5917808729375fafd Mon Sep 17 00:00:00 2001 From: Paladetch Usavasereelert Date: Fri, 28 Jan 2022 21:21:04 +0900 Subject: [PATCH] Update .changeset/nasty-pets-glow.md Signed-off-by: Paladetch Usavasereelert Co-authored-by: Johan Haals --- .changeset/nasty-pets-glow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.