I am trying to integrate apollo iOS client and after doing all steps I am getting the error while running build phase script. so there are three errors in total. one is
- Error initializing Apollo GraphQL project "Unnamed Project".
- Error: Error in "Loading schema for Unnamed Project".
- TypeError: Cannot read property 'reduce' of undefined at Object.error.
Note this accuring inside node_modules/@oclif.
Error initializing Apollo GraphQL project "Unnamed Project": Error: Error in "Loading schema for Unnamed Project": TypeError: Cannot read property 'reduce' of undefined