@AutoPayloadType(description = "The created View")
suspend fun createView(input: CreateViewInput, dfe: DataFetchingEnvironment): View

Creates a new View, requires MANAGE_VIEWS on the project owning the view.