I have two entities in typeorm - Game and User.
I\'m creating a custom join table - GamePlayer. However, a Game also has a host. Currently, this works fine if the hos