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 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: 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 .