Does anyone know why express module type imports are not supported by graph ql upload?

Does anyone know why express module type imports are not supported by graph ql upload?

i am using type module in package.json file so that is not working only. const { GraphQLUpload, graphqlUploadExpress, } = require(‘graphql-upload …

 

Read More