For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.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
Developer
Developer
Developer
Developer
GraphQL
Storefront
Mutations
changePassword
Copy page
Change the password for a customer.
Arguments
input
ChangePasswordInput
Required
Input for the change password operation.
Show 2 properties
Returns
a ChangePasswordResult
errors
list of ChangePasswordErrors
Errors encountered while changing the password.
Show 4 variants