feat(msgraph): add groupExpand config option
Add `groupExpand` allowing to use the `$expand` query parameter by the Microsoft Graph API to expand a single relationship. Relates-to: issue #9819 Relates-to: PR #9826 Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
---
|
||||
|
||||
add config option `groupExpand` to allow expanding a single relationship
|
||||
Reference in New Issue
Block a user