vehicleLogs
query
Vehicle audit logs
Retrieves the change history for vehicles.
query {
vehicleLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |
Vehicle audit logs
Retrieves the change history for vehicles.
query {
vehicleLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |