@AutoPayloadType(description = "The updated GropiusUser")
suspend fun updateGropiusUser(input: UpdateGropiusUserInput, dfe: DataFetchingEnvironment, @Autowired gropiusUserService: GropiusUserService): GropiusUser

Updates a GropiusUser. Only the same user and admin users can update a GropiusUser. Only admin users can update isAdmin