nestjsx/crud

getFeature is undefined in Nest+Fastify

jinpy666 opened this issue · 1 comments

"@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

image

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