Anchor to Customer
objectCustomer
Requires access scope.
A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout.
Anchor to FieldsFields
- Anchor to acceptsMarketingaccepts•Boolean!
Marketing non-null Indicates whether the customer has consented to be sent marketing material via email.
- Anchor to addressesaddresses•Mailing
Address Connection! non-null A list of addresses for the customer.
- Anchor to createdAtcreated•Date
At Time! non-null The date and time when the customer was created.
- Anchor to defaultAddressdefault
Address