---
title: >-
  Shop.billingAddress uses new type, deprecates name fields - 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/shop-billingaddress-uses-new-type-deprecates-name-fields
  md: >-
    https://shopify.dev/changelog/shop-billingaddress-uses-new-type-deprecates-name-fields.md
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: false
  createdAt: '2022-12-08T10:03:58-05:00'
  postedAt: '2023-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:36-05:00'
  effectiveAt: '2023-01-01T00:00:00-05:00'
---

January 1, 2023

Tags:

* API
* 2023-01

# `Shop.billingAddress` uses new type, deprecates name fields

As of **2023-01**, the `Shop.billingAddress` field uses a new `ShopAddress` type instead of the customer-centric `MailingAddress` type.

Since `Shop.billingAddress` never returns non-null first or last names, these fields have been marked as deprecated on the new `ShopAddress` type. You should stop requesting those fields as they will be removed in a later version.
