Admin GraphQL API2025-04
New customer address capabilities in the Admin API
Starting with API version 2025-04, we've enhanced the Admin API with new capabilities for managing customer addresses. You can now efficiently create, update, and delete customer addresses using the following mutations: ,
, and
. Both create and update mutations allow the address to be the default address for the customer with the
argument set to true. See more in the docs:
Was this section helpful?