editPerson

abstract suspend fun editPerson(personId: String, name: String, colorId: String): Person