customers
No description
customers(
where: FilterInput
order: OrderInput
): [Customer!]!
Arguments
customers.where ● FilterInput input
customers.order ● OrderInput input
Type
Customer object
An Avantra customer. NOTE: If the current user has no CUSTOMER_VIEW permission for this customer the fields 'id' and 'name' are available to be read.