OBJECT
type PublicUser {user_id: Int username: String firstname: String lastname: String email: String }