CustomerEmailAddress - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents an email address.
Access Scopes
`read_customers` access scope.
Fields
-
emailAddress:
String! -
The customer's default email address.
-
marketingState:
CustomerEmailAddressMarketingState! -
Whether the customer has subscribed to email marketing.
-
marketingUnsubscribeUrl:
URL! -
The URL to unsubscribe a member from all mailing lists.
-
openTrackingLevel:
CustomerEmailAddressOpenTrackingLevel! -
Whether the customer has opted in to having their opened emails tracked.
-
openTrackingUrl:
URL! -
The URL that can be used to opt a customer in or out of email open tracking.
Connections
Related queries
Related mutations
Related Unions
Examples