🐈nestjs-help

7806 threads · Page 61 of 157

ERROR [ExceptionsHandler] Property "users" was not found in "User". Make sure your query is correct. 44 messages
solved other
How to deploy nestjs app on cyclic 13 messages
core solved
How to omit property in a class ? 7 messages
discussion
[Fundamentals Official Course] Unit Test Trouble 31 messages
testing solved
Embedded document mongoose 8 messages
express
PUT request with Postman 4 messages
other
SWC not working 14 messages
configuration solved
Nest can't resolve dependencies of the DiscoveryService 11 messages
core fastify
Best practices for testing/mocking a badly coded monster project 24 messages
solved other
Customise API Response Status code in NEST with GraphQl 7 messages
other
The parameter of type "UserRegisterDto" cannot be assigned to the parameter of type "UserLoginDto". 14 messages
solved authentication other
Using ENSjs with Nestjs 16 messages
other
How to use a service method while registering a module inside imports of another module? 5 messages
configuration solved
How can I use transactions with typeorm across multiple services 3 messages
other
Property 'cookies' does not exist on type FastifyRequest 32 messages
fastify solved
CQRS and mongoose 7 messages
other
Using Mocha as Jest alternative (w/ GraphQL CLI Plugin) 2 messages
fastify testing
Why use entityManager? 7 messages
other
Need help on validating JWT using Passport 4 messages
✅ validation authentication
Complete NestJS noob - questions 5 messages
configuration core
GqlExecutionContext not working properly in block 6 messages
core
JWT verify token function doesn't return anything 2 messages
authentication
Bcrypt failing with no error 12 messages
authentication
user notifications 7 messages
other
Nest start not working in a Yarn workspace 3 messages
core
Code first graphql and structural typing woes 22 messages
core
Custom Scalars in GQL 2 messages
core other
ABAC/CBAC/PBAC with NestJs 50 messages
authorization
Problems reading Args when creating a GraphQL mutation 16 messages
docs
Does NestJS support SIGTERM? 3 messages
core solved
dependency injection with useFactory+inject not resolved in another useClass 30 messages
core solved
How to export a service with injected dependencies in a shared module? 3 messages
other
swagger error on start 4 messages
core discussion other
Custom route param decorator not being called 14 messages
core solved
Testing custom config module with zod-based env schema 4 messages
configuration testing
Cannot run nestjs 39 messages
solved other
How to print uncatched exceptions with all variables ? 2 messages
other
i need help with jwt related stuff. 55 messages
authorization docs authentication
I cant finish my app, app.close() throws an error when i run test e2e on jest: 7 messages
configuration
Is it possible to add a object type to schema using code first? 4 messages
core
Filters and orders prisma 4 messages
other
How can I create a controller that behaves like a router in nestjs? 6 messages
discussion
ESModule 4 messages
configuration
Nestjs HttpModule error 2 messages
docs authentication cli
Dependency Injection with shared module and customised provider 27 messages
other
Fastify e2e test hanging 12 messages
fastify testing
configService.get() cannot read env variable from .env file in NestJS 33 messages
configuration solved
Always response Cannot return null for non-nullable field level2.level3 for nested resolver 2 messages
community package
Can't access request object in ContextIdStrategy for GraphQL 2 messages
core solved
fastify Streaming files 6 messages
fastify solved