crossInstanceCloneCommit
Executes a cross-instance layout asset clone. Re-runs pre-flight (race defense) and refuses if any OCFR mapping is missing, if any SELECT/MULTISELECT custom field option has no target equivalent by drop_down_option_value, if any SEND_NOTIFICATION recipient User is unmapped in organization_users, if any CREATE_GOOGLE_ADS_CONVERSION_ACTIONS connection has no same-account GOOGLE_ADS OauthAccount in the target product, if any ADJUST_LEAD_SCORES ruleset has no unique same-name ContactScoreOverlay in the target product, or if any planned asset decision is CONFLICT.
crossInstanceCloneCommit(
sourceAssetId: ID!
sourceAssetType: CrossInstanceAssetType!
targetProductId: ID!
newName: String
): CrossInstanceCloneResult!


