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
registerCustomer
Copy page
Register a new customer.
Arguments
reCaptchaV2
ReCaptchaV2Input
Optional
Recaptcha token.
Show 1 properties
input
RegisterCustomerInput
Required
Input for the customer registration.
Show 8 properties
Returns
a RegisterCustomerResult
errors
list of RegisterCustomerErrors
The errors, if any, that occured during the registration.
Show 4 variants
customer
Customer
The customer that was registered.
Show 21 properties