Skip to main content
QUERY
customers(filters: CustomersFilter, sortBy: CustomersSort, first: Int, after: String, last: Int, before: String): CustomerConnection!

Arguments

first
Int
after
String
last
Int
before
String
edges
pageInfo
totalCount
Int!
Query
Response