---
title: Adding defaultEmailAddress field to Customer - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/adding-defaultemailaddress-field-to-customer'
  md: >-
    https://shopify.dev/changelog/adding-defaultemailaddress-field-to-customer.md
metadata:
  effectiveApiVersion: 2025-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2025-03-07T11:28:55-05:00'
  postedAt: '2025-04-01T12:00:00-04:00'
  updatedAt: '2025-03-10T20:49:41-04:00'
  effectiveAt: '2025-03-08T12:00:00-05:00'
---

April 1, 2025

Tags:

* Admin GraphQL API
* 2025-04

# Adding defaultEmailAddress field to Customer

As of GraphQL Admin API version **2025-04**, the `defaultEmailAddress` field is introduced on the `Customer` object to support querying a customer's email address and marketing state.

Learn more about the `Customer` fields on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2025-04/objects/Customer).
