ViewConnection is a datatype that represents the connection between a view and an underlying repository.

Table: ViewConnection

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 7, 2024
filterstringyes The filter applied to all results from the repository.
languageVersionLanguageVersionyes The language version used by LogScale. See LanguageVersion.
RepositoryRepositoryyes The underlying repository. See Repository.