CrossOrganizationViewConnectionInputModel is an input datatype for adding or updating a cross organization view connection. It's used by two other input datatypes: AddCrossOrganizationViewConnectionFiltersInput, which is used by the addCrossOrgViewConnections() mutation field; and CreateCrossOrgViewInput, which is used by the createCrossOrgView() mutation.

Table: CrossOrganizationViewConnectionInputModel

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: Feb 19, 2025
filterstringyes PreviewThe filter to apply to the cross organization view connection.
organizationIdstringyes PreviewThe unique identifier of the organization.
repoNamestringyes PreviewThe name of the repository or view.