-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
In this version, NestJS remove TypeGraphQL dependency and now implements the same decorators (@inputType, @ObjectType...) on your own package @nestjs/graphql. The reason is performance improvement, considering how the NestJS CDI works.
How to migrate: https://docs.nestjs.com/migration-guide#graphql
Metadata
Metadata
Assignees
Labels
No labels