@AutoPayloadType(description = "The updated Project")
suspend fun updateProject(input: UpdateProjectInput, dfe: DataFetchingEnvironment): Project

Updates the specified Project, requires ADMIN on the project to update