☰
customerNextNumber
Query for a possible next customer number Send options to filter out for example customers with a certain prefix
Function signature
customerNextNumber(companyId: Int!,options: GetNextCustomerNumberOptions): CustomerNextNumber!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: GetNextCustomerNumberOptions