Customer

Represents the customer who places an order

Implements

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 (String)

Email

primaryPhone (String)

Phone number

timezone (String)

Timezones

promotionOptIn (Boolean)

Whether the customer has opted to receive promotions

retailer (Retailer)

Retailer used by the customer