# New billingAddress field on the Storefront API Order object — Shopify developer changelog --- ## New billingAddress field on the Storefront API Order object As of GraphQL Storefront API version 2023-04, the `Order` object has a new field: `billingAddress`. This field returns a `mailingAddress` object for the address associated with the payment method. Learn more about the `Order` object on [Shopify.dev](https://shopify.dev/docs/api/storefront/unstable/objects/Order). *Published: April 01, 2023* Tags: API, New Link: https://shopify.dev/changelog/new-billingaddress-field-on-the-storefront-api-order-object ---