createCustomer
Input fields
input (
CreateCustomerInput)
Return fields
id (
ID!)
ID of the object
createdOn (
DateTime)
Time of creation
updatedOn (
DateTime)
Time of last update
ref (
String)
Username of the customer
status (
String)
Status
attributes (
[Attribute])
Attributes
title (
String)
The customer's title
department (
String)
The department/team that the customer belongs to
country (
String)
The country the customer is operating from
firstName (
String)
The customer's first name
lastName (
String)
The customer's last name
username (
String)
Username
primaryEmail (
Email
String)
primaryPhone (
String)
Phone number
timezone (
String)
Timezones
promotionOptIn (
Boolean)
Whether the customer has opted to receive promotions
retailer (
Retailer)
Retailer used by the customer