{ "$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json", "solution": { "name": "js-public-unjoined-teams-client-side-solution", "id": "f04aba32-b056-47c4-811b-6f17d94cc8d9", "version": "1.0.0.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, "isDomainIsolated": false, "webApiPermissionRequests": [ { "resource": "Microsoft Graph", "scope": "User.Read.All" }, { "resource": "Microsoft Graph", "scope": "Directory.Read.All" }, { "resource": "Microsoft Graph", "scope": "Group.ReadWrite.All" } ] }, "paths": { "zippedPackage": "solution/js-public-unjoined-teams.sppkg" } }