productCategoryLogs
query
Product category audit logs
Retrieves the change history for product categories, tracking category creation, renaming, hierarchy changes, and deletions.
query {
productCategoryLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |