priceClassLogs
query
Price class audit logs
Retrieves the change history for price classes.
query {
priceClassLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |
Price class audit logs
Retrieves the change history for price classes.
query {
priceClassLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |