CustomerCreateInput - storefront - INPUT_OBJECT
Version: 2024-04
Description:
The input fields to create a new customer.
Access Scopes
Fields
-
acceptsMarketing:
Boolean -
Indicates whether the customer has consented to be sent marketing material via email.
-
email:
String! -
The customer’s email.
-
firstName:
String -
The customer’s first name.
-
lastName:
String -
The customer’s last name.
-
password:
String! -
The login password used by the customer.
-
phone:
String -
A unique phone number for the customer.
Formatted using E.164 standard. For example, _+16135551111_.
Input objects with this input object
Examples