ConditionConfigMergeServiceHandler: ((source, destination, identity) => ConditionConfigMergeServiceHandlerResult)

This handler is an alternative to ConditionConfigMergeServiceAction, allowing you to deal with the issue in your own way. You can return either useAction with an Action or useValue with the replacement value.

Type declaration

Generated using TypeDoc v0.25.12