documentsLogs
query
query {
documentsLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |
query {
documentsLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |