CrossOrgViewConnection is a datatype that represents the connection between a view and an underlying repository in another organization. It's used by the View datatype, which is used by several mutation and query fields.

Table: CrossOrgViewConnection

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: Aug 19, 2025
filterstringyes Short-TermThe filter applied to all results from the repository.
idstringyes Short-TermThe unique identifier of the underlying repository.
languageVersionLanguageVersionyes Short-TermThe LogScale langauge used. See LanguageVersion.
namestringyes Short-TermThe name of the underlying repository.
orgIdstringyes Short-TermThe unique identity of the organization containing the underlying repository.