purchaseOrderLogs
query
Purchase order audit logs
Retrieves the change history for purchase orders, tracking creation, updates, and conversions to invoices.
query {
purchaseOrderLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |