You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file is with purpose to replace original file inside `node_modules/@apollo/client/link/core/types.d.ts`
2
+
Fixes bug with not transpiling package due to newer version of graphql >15 which has 2 generic arguments but instead older one has one generic argument
3
+
TODO delete this after migration to newer graphql version
This file is with purpose to replace original file inside `node_modules/@apollo/client/link/core/types.d.ts`
2
+
Fixes bug with not transpiling package due to newer version of graphql >15 which has 2 generic arguments but instead older one has one generic argument
3
+
TODO delete this after migration to newer graphql version
0 commit comments