CustomerMergePreviewAlternateFields - admin-graphql - OBJECT
Version: 2024-10
Description:
The fields that can be used to override the default fields.
Access Scopes
`read_customer_merge` access scope.
Fields
-
defaultAddress:
MailingAddress -
The default address of a customer.
-
email:
CustomerEmailAddress -
The email state of a customer.
-
firstName:
String -
The first name of a customer.
-
lastName:
String -
The last name of a customer.
-
phoneNumber:
CustomerPhoneNumber -
The phone number state of a customer.
Connections
Related queries
Related mutations
Related Unions
Examples