We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 137fe75 + dfb4fe5 commit 4915bbbCopy full SHA for 4915bbb
helpers/requestHelper.js
@@ -1,4 +1,4 @@
1
-import 'isomorphic-fetch';
+import 'cross-fetch/polyfill';
2
import * as MicrosoftGraph from '@microsoft/microsoft-graph-client';
3
4
export class SubscriptionManagementService {
0 commit comments