diff --git a/frontend/src/polyfills.ts b/frontend/src/polyfills.ts index 75b718d14..48b2a4024 100644 --- a/frontend/src/polyfills.ts +++ b/frontend/src/polyfills.ts @@ -17,6 +17,8 @@ /*************************************************************************************************** * BROWSER POLYFILLS */ +// Global for graphiql. +(window as any).global = window; /** * By default, zone.js will patch all possible macroTask and DomEvents