An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Query customer related information
Arguments
customerAccessToken ● String!non-null
Customer access token
Returns
acceptsMarketing ● Boolean
Mail subscription or not
addresses ● AddressConnection
Customer address list
createdAt ● Date!non-null
Creation time
defaultAddress ● MailingAddress
Default address information
displayName ● String
display name
email ● String
User's Mail
eraseTime ● String
eraseTime
firstName ● String
User's Nickname
id ● ID!non-null
Customer id
lastName ● String
Last name
logoutStatus ● Int
logoutStatus(1
't display;2
,3
be delete)
orders ● OrderConnection
The orders associated with the customer.
phone ● String
Phone number
tags ● String
Customer tag
updatedAt ● Date
Update time
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?