Hello everyone, I'm trying to add a new attribute called followers in my collection of users that should have an array of users id, that way in the app I am making I can count how many users follow another. But when I choose the relationship attribute it only allows me to choose other collections, and not users again. Is it not possible to do this in Appwrite?