nestjsx / crud

NestJs CRUD for RESTful APIs

Home Page:https://github.com/nestjsx/crud/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getFeature is undefined in Nest+Fastify

jinpy666 opened this issue · comments

commented
"@nestjs/platform-fastify": "^8.2.3",
"@nestjs/schedule": "^1.0.2",
"@nestjs/swagger": "^5.1.5",
"@nestjs/typeorm": "^8.0.2",
"@nestjsx/crud": "^5.0.0-alpha.3",
"@nestjsx/crud-typeorm": "^5.0.0-alpha.3",

image

commented

image

It looks like have to set it manually in controller to get it.