Anchor to CustomerCreateInputCustomer
input_objectCustomer Create Input
The input fields to create a new customer.
Anchor to FieldsFields
- Anchor to acceptsMarketingaccepts•Boolean
Marketing Indicates whether the customer has consented to be sent marketing material via email.
- Anchor to emailemail•String!non-null
The customer’s email.
- Anchor to firstNamefirst•String
Name The customer’s first name.
- Anchor to lastNamelast•String
Name The customer’s last name.
- Anchor to passwordpassword•String!non-null
The login password used by the customer.
- Anchor to phonephone•String
A unique phone number for the customer.
Formatted using E.164 standard. For example, +16135551111.
Was this section helpful?