node.js – Getting error “Cannot find module ‘graphql-upload’ or its corresponding type …

node.js – Getting error “Cannot find module ‘graphql-upload’ or its corresponding type …

applyMiddleware({ app, path: ‘/graphql’ });. In one of my TS files where I want to use GraphQLUpload from graphql-upload , I used it as: import …

 

Read More