Hi,
im getting the following error -
Cannot use GraphQLNonNull “UserWhereUniqueInput!” from another module or realm.
when i try to run PRISMA GENERATE
i have the following dependencies -
“@apollo/gateway”: “^0.42.3”,
“@aws-sdk/client-s3": “^3.38.0”,
“@aws-sdk/node-http-handler”: “^3.38.0”,
“@aws-sdk/s3-request-presigner”: “^3.38.0”,
“@fixefy/fixefy-core”: “^1.9.19”,
“@graphql-tools/schema”: “^8.3.0”,
“@graphql-tools/utils”: “^8.5.0”,
“apollo-server-core”: “^3.4.0”,
“apollo-server-express”: “^3.4.0”,
“apollo-server-types”: “^3.3.0”,
“aws-sdk”: “^2.1013.0”,
“cors”: “^2.8.5”,
“date-fns”: “^2.25.0”,
“dotenv”: “^10.0.0”,
“dotenv-expand”: “^5.1.0”,
“express”: “^4.17.1”,
“got”: “^11.8.2”,
“graphql”: “^15.6.1”,
“graphql-cli”: “^4.1.0”,
“graphql-import”: “1.0.2”,
“md5": “^2.3.0”,
“mongoose”: “^6.0.12”,
“nodemon”: “2.0.14”,
“pdf2json”: “^1.2.5”,
“prisma-client-lib”: “^1.34.12”,
“
socket.io”: “^4.3.1”