🐈nestjs-help

7806 threads · Page 128 of 157

Possible Bug: Content-Type doesn't match Reply body 4 messages
express
If no body is passed to an endpoint, @Body is filling it with `undefined` values 19 messages
core
multipart/form-data validation results differ from application/json 3 messages
✅ validation
ESM module import 3 messages
core
Is it possible to access host context (request/response) from service methods? 3 messages
core fastify
Dynamic module depending on dynamic module results in error 18 messages
core
Accessing the rawBody together with use of bodyParser to increase the limit. 15 messages
configuration other
Redis as cache manager not well documented ? 12 messages
configuration docs
Resolver Query custom return type 15 messages
core
can we use service inside a function 12 messages
configuration core
vscode debugger enters javascript files instead of typescript when debugging injectable base classes 2 messages
core express other
How can I spy on EventBus publish while testing using CQRS? 5 messages
testing
NestJs in lambda creating too many connection with mongo 35 messages
discussion other
Does app.close() also calls queue.close()? 2 messages
other
Multicache was removed 3 messages
core
Error "[AuthGuard] undefined" 3 messages
authentication
Importing HttpService from 'nestjs/axios' library to interceptor 3 messages
core other
Does nestjs has solution for service discovery? 3 messages
discussion core other
Best solution for config api prefix for multiple platforms (web, mobile) 2 messages
configuration core
Microservices: pub/sub or MQ in background? 4 messages
core docs
useFactory: async (req): Promise<mongoose.Connection> - req is undefined 5 messages
core other
Mongoose Best practice when using references 2 messages
discussion other
Caching doesn't work 14 messages
core
Unit tests not using mocks 7 messages
configuration testing
AuthGuard "undefined __guards__" 7 messages
core authentication
Dependency injection 4 messages
configuration
dto type is not shown by default in swagger 3 messages
discussion
im wondering why im able to use other B service if I didnt put it in A's module providers? 10 messages
discussion
Nest CLI not working properly 40 messages
cli
How to test an interceptor? 27 messages
testing
Serialization not working properly 7 messages
other
sqs 4 messages
other
Use the same HTTP server port for WS Gateway, but change default options 2 messages
core
Dynamically instantiate provider implementation based on another provider execution result 20 messages
core
does anybody understand oso 17 messages
authorization
What is the purpose of an empty GET handler in a typical passport-based auth controller? 36 messages
authentication
Mapped-types DTOs in React 3 messages
other
Request is undefined for pipe 33 messages
core other
OpenApi + TransformInterceptor for response 8 messages
community package
How to mock injectable Sentry Service 2 messages
testing
How to validate two fields not appear together in dto? 3 messages
✅ validation docs
returning fine html file with graphql 4 messages
discussion other
TypeORM - Error: Given data source file must contain export of a DataSource instance 4 messages
configuration express other cli
monorepo tool recommandation 5 messages
core other
Call a service from exception filters 5 messages
fastify core other
Accessing client hostname from websocket 8 messages
other
Nest can't resolve dependencies of the AddressRepository (?). 14 messages
core
Send a postrequest with Body params and and optional images 8 messages
other
TypeError: this.graphInspector.insertEntrypointDefinition is not a function 21 messages
core
Custom CLI Generation very similar to services 15 messages
cli