List Customers
Retrieves customers from Shopify with GraphQL.
Query
Optional Shopify customer search query string. Leave blank to list customers.
Optional lower bound for Shopify customer_date search, for example 2026-03-01 or 2026-03-01T00:00:00Z.
Optional upper bound for Shopify customer_date search, for example 2026-04-01 or 2026-04-01T00:00:00Z.
Optional lower bound for Shopify updated_at search, for example 2026-03-01 or 2026-03-01T00:00:00Z.
Optional upper bound for Shopify updated_at search, for example 2026-04-01 or 2026-04-01T00:00:00Z.
Optional cursor for manually continuing from a previous page. Standard pagination controls handle this automatically in most workflows.
Maximum number of rows to return.
Number of rows to skip.
Comma-separated response fields to include.