Skip to content

Migrate from NestJS 6 to NestJS 7 #38

@fernandohenriques

Description

@fernandohenriques

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions