Query.customers
ReturnsCustomerPaginator!
Signature
customers(organization_id, store_id, search, full_text_search, group_id, tier_id, status, is_active, customer_type, tags, has_debt, min_loyalty_points, min_total_spent, max_total_spent, created_from, created_to, last_purchase_from, last_purchase_to, sort_by, sort_direction, first, page):CustomerPaginator!organization_idID!store_idIDsearchStringfull_text_searchStringgroup_idIDtier_idIDstatusCustomerStatusis_activeBooleancustomer_typeCustomerTypetags[String!]has_debtBooleanmin_loyalty_pointsIntmin_total_spentFloatmax_total_spentFloatcreated_fromDatecreated_toDatelast_purchase_fromDatelast_purchase_toDatesort_byStringsort_directionSortDirectionfirstIntpageInt
