ViewConnectionInput is an input datatype for providing information on the repositories from which a view will read. It's used by the createView() and the updateView() mutation field.

Table: ViewConnectionInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Mar 28, 2025
filterstringyes Long-TermThe filter applied to all results from the repository.
languageVersionLanguageVersionEnum legacyLong-TermThe version of human language to use. See LanguageVersionEnum.
repositoryNamestringyes Long-TermThe name of the connected repository.