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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.