CustomerUpdateInput
input
The input fields for updating a customer.
Fields
The customer's first name.
Maximum length: 128
Maximum length: 128
The customer's last name.
Maximum length: 128
Maximum length: 128
The customer's password.
Maximum length: 18
Maximum length: 18
The customer's phone number.
Maximum length: 20
Maximum length: 20
Whether the customer has subscribed to marketing information via email.
true: Subscribedfalse: Not subscribed
The customer's email address.
Maximum length: 50
Maximum length: 50
The customer's date of birth. Format:
Example:
yyyyMMdd. If the field is omitted, the system retains the existing value and does not update the field. If the field is set to null or provided with an empty string "", the system clears the corresponding data.Example:
19931231The customer's gender. If the field is omitted, the system retains the existing value and does not update the field. If the field is set to
null or provided with an empty string "", the system clears the corresponding data. Valid values are:unknown: Unknownmale: Malefemale: Femaleprefer not to say: Secret
Map
Argument from
CustomerUpdateInput
Was this article helpful to you?