I have two entities: User and Photo with relationship OneToMany. One user can have many photos. User:
@Entity(\'users\') export class User { @PrimaryGenerat