CustomerMergeOverrideFields - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to override default customer merge rules.
Access Scopes
Fields
customerIdOfDefaultAddressToKeep
: ID - The ID of the customer whose default address will be kept.
customerIdOfEmailToKeep
: ID - The ID of the customer whose email will be kept.
customerIdOfFirstNameToKeep
: ID - The ID of the customer whose first name will be kept.
customerIdOfLastNameToKeep
: ID - The ID of the customer whose last name will be kept.
customerIdOfPhoneNumberToKeep
: ID - The ID of the customer whose phone number will be kept.
note
: String - The note to keep.
tags
: String - The tags to keep.
Input objects with this input object
customerMerge
QueryRoot
customerMergePreview
Examples