@AutoPayloadType(description = "The updated View")
suspend fun updateView(input: UpdateViewInput, dfe: DataFetchingEnvironment): View

Updates the specified View, requires MANAGE_VIEWS on the project owning the view.