☰
invoiceLogs
Queries for Invoice logs
Finds and returns every Invoice logs.
Function signature
invoiceLogs(companyId: Int!,options: LogOptions): Logs!
Type
Logs!
Arguments
Required fields are marked with "!"companyId: Int!
options: LogOptions