Question - Say I wanted to make a schema change to make all user profiles visible to the public - is there a way to add a reference to "all users" in the schema without writing a new relationship for every single user to to user:*? I'm curious if there's a way to do this with only a schema change to a permission.