Preview

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

CustomerUnificationFieldComparison

Comparison signal for one attribute pair between left and right parties.

This page contains

    Fields

    field: String!

    Logical field name compared (e.g. name, email).

    leftValue: String

    Left party value used in the comparison.

    rightValue: String

    Right party value used in the comparison.

    comparisonLevel: String

    Classifier or level label describing how the two values relate.

    fieldMatchWeight: Float!

    Weight this comparison contributed to the overall match score.

    Parent objects of CustomerUnificationFieldComparison

    CustomerUnificationReviewQueueItem PREVIEW

    A pending merge cluster: transitively linked party pairs grouped into one connected component for clerical review. Listing rows use the representative pair id and primary party display fields; full members are loaded on the cluster detail query.