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