I would like to achieve the following single table inheritance with TypeORM:
@Entity() @TableInheritance({column: {type: "varchar", name: "type