Skip to main content
Updates the current customer’s profile information.

Parameters

CustomerUpdateInput

Returns

Promise<ShopifyCustomer> - The updated customer object.

Throws

  • Error - If not logged in or update fails.

Examples

Update name

Profile form handler

Toggle marketing preference

Updates trigger all subscribers, so your UI will automatically reflect changes.