companyRoleLogs
query
Company role audit logs
Retrieves the change history for company roles, tracking permission changes and role management operations.
query {
companyRoleLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |