Preview

CustomerUnificationFieldResolutionSource is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CustomerUnificationFieldResolutionSource

Which source supplies the merged value for a given field during a merge decision.

This page contains

    Fields

    LEFT

    Use the value from the left party in the pair.

    RIGHT

    Use the value from the right party in the pair.

    CUSTOM

    Use an explicit custom string from fieldSelections.

    CLEARED

    Clear the field on the merged result.