For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Mutations
updateCustomer
Copy page
Update a customer.
Developer
Developer
Developer
Developer
Arguments
reCaptchaV2
ReCaptchaV2Input
Optional
Recaptcha token.
Show 1 field
input
UpdateCustomerInput
Required
Input for the customer update operation.
Show 6 fields
Returns
an UpdateCustomerResult
errors
list of UpdateCustomerErrors
The errors, if any, that occured during the update operation.
customer
Customer
The customer that was updated.