supplierCreditNoteLogs
query
Queries for Supplier credit note logs
Finds and returns every Supplier credit note logs.
query {
supplierCreditNoteLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |