NestJS-GraphQL
NestJS-GraphQL copied to clipboard
Results
1
NestJS-GraphQL issues
Sort by
recently updated
recently updated
newest added
Hello. I'm getting following error message when I try to run the part-3. any idea? Namespace '"mongoose"' has no exported member 'HookNextFunction'. 38 UserSchema.pre('save', async function (next: mongoose.HookNextFunction) {