API Stability Preview

CreateCrossOrgViewInput is an input datatype for creating cross organization views. It's used by the createCrossOrgView() mutation field.

Table: CreateCrossOrgViewInput

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: Dec 10, 2024
namestringyes PreviewThe name of the view to create.
connections[CrossOrganizationViewConnectionInputModel]yes PreviewThe name of the repository, the organizations, and other data for creating the new view. See CrossOrganizationViewConnectionInputModel.