In my NestJS app I have a GraphQL resolver for Events. Each Event has a joined User entity. In my repository, because my create method only receives a User ID and not an entire