Anchor to CustomerMergePreviewCustomer
objectCustomer Merge Preview
Requires access scope.
A preview of the results of a customer merge request.
Anchor to FieldsFields
- alternateFields (CustomerMergePreviewAlternateFields)
- blockingFields (CustomerMergePreviewBlockingFields)
- customerMergeErrors ([CustomerMergeError!])
- defaultFields (CustomerMergePreviewDefaultFields)
- resultingCustomerId (ID)
- Anchor to alternateFieldsalternate•Customer
Fields Merge Preview Alternate Fields The fields that can be used to override the default fields.
- Anchor to blockingFieldsblocking•Customer
Fields Merge Preview Blocking Fields The fields that will block the merge if the two customers are merged.
- Anchor to customerMergeErrorscustomer•[Customer
Merge Errors Merge Error!] The errors blocking the customer merge.
- Anchor to defaultFieldsdefault•Customer
Fields Merge Preview Default Fields The fields that will be kept if the two customers are merged.
- Anchor to resultingCustomerIdresulting•ID
Customer Id The resulting customer ID if the two customers are merged.
Was this section helpful?
Anchor to QueriesQueries
- customerMergePreview (CustomerMergePreview!)
- •query
Returns a preview of a customer merge request.
- Anchor to customerOneIdcustomer•ID!
One Id required The ID of the first customer that will be merged.
- Anchor to customerTwoIdcustomer•ID!
Two Id required The ID of the second customer that will be merged.
- Anchor to overrideFieldsoverride•Customer
Fields Merge Override Fields The fields to override the default customer merge rules.
Arguments
Was this section helpful?