☰
customers
Queries for every Customer.
Finds and returns every Customer that matches the selected filter options
Function signature
customers(companyId: Int!,options: CustomerOptions): Customers!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: CustomerOptions