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