I\'m creating a GraphQL API using NestJS and TypeORM. Starting with the classic User entity I\'ve created both the user.type.ts and the user.entity.ts
user.type.ts
user.entity.ts