ConflictResolutionConfiguration is an input datatype for providing parameters for resolving conflicts when updating a package.

This datatype is used by the updatePackageFromZip() mutation field. It's also used by another special input datatype: UpdatePackageFromRegistryInput, which is used by the updatePackageFromRegistryV2() mutation field.

Table: ConflictResolutionConfiguration

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: Oct 28, 2025
conflictResolutionMergeStrategyyes Long-TermHow conflicts are resolved. See MergeStrategy .
entityNamestringyes Long-TermThe name of the entity.
entityTypeAssetTypeyes Long-TermThe type of entity. See AssetType .