MicrosoftGraphClient.getGroupPhoto()
Home > @backstage/plugin-catalog-backend-module-msgraph
> MicrosoftGraphClient
> getGroupPhoto
Signature:
getGroupPhoto(groupId: string, sizeId?: string): Promise<string | undefined>;
Parameters
Parameter |
Type |
Description |
---|---|---|
groupId |
string | |
sizeId |
string |
(Optional) |
Promise<string | undefined>