import { graph } from "@pnp/graph"; import '@pnp/graph/groups'; const group = await graph.groups.getById("GUID").expand("members")();