Hi, I’m implementing an account system whereby a user creates an invite ticket to invite another, and then the latter is marked as having been invited by the original user’s ID. I’m struggling to understand how I can create a relation between instances of the same model.