Customer Connection
An auto-generated type for paginating through multiple Customers.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
List of customers to whom the price rule applies.
- •OBJECTDeprecated
Customer accounts associated to the shop.
Anchor to Queries with this connectionQueries with this connection
- •query
Returns a list of customers in your Shopify store, including key information such as name, email, location, and purchase history. Use this query to segment your audience, personalize marketing campaigns, or analyze customer behavior by applying filters based on location, order history, marketing preferences and tags. The
customers
query supports pagination and sorting.
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[Customer
Edge!]!non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[Customer!]!non-null
A list of nodes that are contained in CustomerEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•
Info PageInfo!non-null An object that’s used to retrieve cursor information about the current page.