Magidoc

customers
Query

List of customers.

Arguments

#

first

after

last

before

since

Return results created after the given date.

updatedSince

Return results updated after the given date.

sort = "ID_ASC"

Sort the underlying list by the given key.

salesChannels

Filter customers by which sales channels they have access to. If not provided, all customers are returned.

Response

#

Returns CustomerConnection !.

Example

#