Anchor to customer
querycustomer
Returns a Customer resource by ID.
Anchor to Arguments
Arguments
- •ID!required
The ID of the
Customerto return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to CustomerCustomer•Customer
Information about a customer of the shop, such as the customer's contact details, purchase history, and marketing preferences.
Tracks the customer's total spending through the
field and provides access to associated data such as payment methods and subscription contracts.CautionOnly use this data if it's required for your app's functionality. Shopify will restrict access to scopes for apps that don't have a legitimate use for the associated data.
Was this section helpful?