☰
customerHistoryCustomer
Returns a certain customer's history.
Function signature
customerHistoryCustomer(companyId: Int!,customerId: Int!,options: CustomerHistoryOptions): CustomerHistoryCustomer!
Type
Arguments
Required fields are marked with "!"companyId: Int!
customerId: Int!
options: CustomerHistoryOptions