deliveryNoteLogs
query
Delivery note audit logs
Retrieves the change history for delivery notes, tracking creation, updates, and fiscal authority communication.
query {
deliveryNoteLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |