UpdatePackageFromRegistryInput is an input datatype for updating a package from the registry. It's used by the updatePackageFromRegistryV2() mutation field.

Table: UpdatePackageFromRegistryInput

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
conflictResolutions[ConflictResolutionConfiguration]yes Long-TermA list of resolutions to any conflicts encountered. See ConflictResolutionConfiguration.
packageIdVersionedPackageSpecifieryes Long-TermThe unique identifier for the package. VersionedPackageSpecifier is a scalar.
queryOwnershipTypeQueryOwnershipTypeyesUserLong-TermOwnership of the query run by this filter alert. If value is User, ownership will be based on the runAsUserId field. See QueryOwnershipType.
viewNameRepoOrViewNameyes Long-TermThe name of the view related to the package. RepoOrViewName is a scalar.