Strapi + GraphQL error

I had the same issue and fixed it with the following:

-delete node_modules
-npm install
-npm dedupe