Let\'s say I have some entities like this
Project Entity
@Entity() export class ProjectEntity { @PrimaryGeneratedColumn() id: num